[][src]Function imgui_sys::igSetNextWindowPos

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