SetNextWindowPos

Window manipulation - Prefer using SetNextXXX functions (before Begin) rather that SetXXX functions (after Begin).

pure @nogc nothrow @trusted
void
SetNextWindowPos
(
ImVec2 pos
,
ImGuiCond cond
)

Meta