Type Definition flipperzero_sys::HidStateCallback
source · pub type HidStateCallback = Option<unsafe extern "C" fn(state: bool, context: *mut c_void)>;Expand description
Re-export bindings
pub type HidStateCallback = Option<unsafe extern "C" fn(state: bool, context: *mut c_void)>;Re-export bindings