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