Skip to main content

ImGui_BeginMenu

Function ImGui_BeginMenu 

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