SetNextWindowPos

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

@trusted
void
SetNextWindowPos
(
const(ImVec2_t) pos
,
int cond
)

Meta