SetWindowPosition

メインウインドウの位置を設定する( 枠も含めた左上座標 )

version(Windows)
@nogc extern
int
SetWindowPosition
(
int x
,
int y
)

Meta