Type Alias StateChangeCallback

Source
pub type StateChangeCallback = extern "C" fn(state: i32, context: *mut StateChangeCallbackContext);