ImGui_BeginBoxSelect

Function ImGui_BeginBoxSelect 

Source
pub unsafe extern "C" fn ImGui_BeginBoxSelect(
    scope_rect: *const ImRect,
    window: *mut ImGuiWindow,
    box_select_id: ImGuiID,
    ms_flags: ImGuiMultiSelectFlags,
) -> bool