spinDeviceArrivalEventHandler

Type Alias spinDeviceArrivalEventHandler 

Source
pub type spinDeviceArrivalEventHandler = *mut c_void;
Expand description

Handle for arrival event handler functionality. Created by calling spinArrivalEventCreate(), which requires a call to spinDeviceArrivalEventHandlerDestroy() to destroy.