Skip to main content

ImGui_SetWindowCollapsed1

Function ImGui_SetWindowCollapsed1 

Source
pub unsafe extern "C" fn ImGui_SetWindowCollapsed1(
    name: *const c_char,
    collapsed: bool,
    cond: ImGuiCond,
)