igBeginBoxSelect

Function igBeginBoxSelect 

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