Type Definition flipperzero_sys::GapEventCallback

source ·
pub type GapEventCallback = Option<unsafe extern "C" fn(event: GapEvent, context: *mut c_void) -> bool>;
Expand description

Re-export bindings