pub type spinDeviceEventHandler = *mut c_void;
Handle for device event handler functionality. Created by calling spinDeviceEventHandlerCreate(), which requires a call to spinDeviceEventHandlerDestroy() to destroy.