Skip to main content

ImGui_MultiSelectItemHeader

Function ImGui_MultiSelectItemHeader 

Source
pub unsafe extern "C" fn ImGui_MultiSelectItemHeader(
    id: ImGuiID,
    p_selected: *mut bool,
    p_button_flags: *mut ImGuiButtonFlags,
)