Type Definition flipperzero_sys::ProtocolFree
source · pub type ProtocolFree = Option<unsafe extern "C" fn(protocol: *mut c_void)>;Expand description
Re-export bindings
pub type ProtocolFree = Option<unsafe extern "C" fn(protocol: *mut c_void)>;Re-export bindings