[][src]Function imgui_sys::igSetWindowSizeStr

pub unsafe extern "C" fn igSetWindowSizeStr(
    name: *const c_char,
    size: ImVec2,
    cond: ImGuiCond
)