Type Definition flipperzero_sys::ProtocolDecoderFeed

source ·
pub type ProtocolDecoderFeed = Option<unsafe extern "C" fn(protocol: *mut c_void, level: bool, duration: u32) -> bool>;