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