Function igMenuItem

Source
pub unsafe extern "C" fn igMenuItem(
    label: *const c_char,
    shortcut: *const c_char,
    selected: u8,
    enabled: u8,
) -> u8