arcdps_imgui_sys

Function igSetWindowCollapsed_Str

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