spinDeviceRemovalEventHandler

Type Alias spinDeviceRemovalEventHandler 

Source
pub type spinDeviceRemovalEventHandler = *mut c_void;
Expand description

Handle for removal event handler functionality. Created by calling spinDeviceRemovalEventHandlerCreate(), which requires a call to spinDeviceRemovalEventHandlerDestroy() to destroy.