igSetWindowCollapsed_WindowPtr

Function igSetWindowCollapsed_WindowPtr 

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