ImGui_SetNextWindowCollapsed

Function ImGui_SetNextWindowCollapsed 

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