spinLogEventHandler

Type Alias spinLogEventHandler 

Source
pub type spinLogEventHandler = *mut c_void;
Expand description

Handle for logging event handler functionality. Created by calling spinLogEventHandlerCreate(), which requires a call to spinLogEventHandlerDestroy() to destroy.