ImGui_SetWindowCollapsed2

Function ImGui_SetWindowCollapsed2 

Source
pub unsafe extern "C" fn ImGui_SetWindowCollapsed2(
    window: *mut ImGuiWindow,
    collapsed: bool,
    cond: ImGuiCond,
)