[][src]Function imgui_sys::igMenuItemBoolPtr

pub unsafe extern "C" fn igMenuItemBoolPtr(
    label: *const c_char,
    shortcut: *const c_char,
    p_selected: *mut bool,
    enabled: bool
) -> bool