Type Definition flipperzero_sys::MenuItemCallback

source ·
pub type MenuItemCallback = Option<unsafe extern "C" fn(context: *mut c_void, index: u32)>;
Expand description

Re-export bindings Menu Item Callback