Type Definition flipperzero_sys::SubGhzReceiverCallback
source · pub type SubGhzReceiverCallback = Option<unsafe extern "C" fn(decoder: *mut SubGhzReceiver, decoder_base: *mut SubGhzProtocolDecoderBase, context: *mut c_void)>;Expand description
Re-export bindings