[][src]Function imgui_sys::igSetWindowCollapsedStr

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