spinInterfaceEventHandler

Type Alias spinInterfaceEventHandler 

Source
pub type spinInterfaceEventHandler = *mut c_void;
Expand description

Handle for interface event handler functionality. Created by calling spinInterfaceEventHandlerCreate(), which requires a call to spinInterfaceEventHandlerDestroy() to destroy.