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