arcdps_imgui_sys

Function igSetNextWindowPos

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