[][src]Function imgui_sys::igSetWindowPosStr

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