arcdps_imgui_sys

Function igMenuItem_Bool

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