spinImageEventHandler

Type Alias spinImageEventHandler 

Source
pub type spinImageEventHandler = *mut c_void;
Expand description

Handle for image event handler functionality. Created by calling spinImageEventHandlerCreate(), which requires a call to spinImageEventHandlerDestroy() to destroy.