spinDeviceEventHandler

Type Alias spinDeviceEventHandler 

Source
pub type spinDeviceEventHandler = *mut c_void;
Expand description

Handle for device event handler functionality. Created by calling spinDeviceEventHandlerCreate(), which requires a call to spinDeviceEventHandlerDestroy() to destroy.