Skip to main content

ImGui_BeginMenuEx

Function ImGui_BeginMenuEx 

Source
pub unsafe extern "C" fn ImGui_BeginMenuEx(
    label: *const c_char,
    icon: *const c_char,
    enabled: bool,
) -> bool