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