mtouch_test_fini()
QNX SDP8.0Input Events Library ReferenceAPIDeveloperProgramming
Clean up test driver interface
Synopsis:
#include <input/mtouch_driver.h>
void mtouch_test_fini(void *dev)
Arguments:
- dev
- Handle to the device driver.
Library:
libinputeventsDescription:
This function frees any memory allocated by the test driver interface used in running test functions.
Returns:
Nothing.
Page updated: