ImGuiSelectionBasicStorage_SetItemSelected

Function ImGuiSelectionBasicStorage_SetItemSelected 

Source
pub unsafe extern "C" fn ImGuiSelectionBasicStorage_SetItemSelected(
    self_: *mut ImGuiSelectionBasicStorage,
    id: ImGuiID,
    selected: bool,
)