SetWindowSize

メインウインドウのクライアント領域のサイズを設定する

version(Windows)
nothrow @nogc extern (C++, DxLib) extern
int
SetWindowSize
(
int Width
,
int Height
)

Meta