Type Definition flipperzero_sys::OneWireSlaveCommandCallback
source · pub type OneWireSlaveCommandCallback = Option<unsafe extern "C" fn(command: u8, context: *mut c_void) -> bool>;pub type OneWireSlaveCommandCallback = Option<unsafe extern "C" fn(command: u8, context: *mut c_void) -> bool>;