Function imgui_sys::igSetNextWindowPos[][src]

pub unsafe extern "C" fn igSetNextWindowPos(
    pos: ImVec2,
    cond: ImGuiCond,
    pivot: ImVec2
)