Skip to main content

ImGui_IsWindowNavFocusable

Function ImGui_IsWindowNavFocusable 

Source
pub unsafe extern "C" fn ImGui_IsWindowNavFocusable(
    window: *mut ImGuiWindow,
) -> bool