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

Menu Item Callback