GetWindowSize

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

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

Meta