ImGui_SetWindowCollapsed

Function ImGui_SetWindowCollapsed 

Source
pub unsafe extern "C" fn ImGui_SetWindowCollapsed(
    collapsed: bool,
    cond: ImGuiCond,
)