GetWindowClientRect

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

version(Windows)
nothrow @nogc extern (C++, DxLib) extern
int
GetWindowClientRect
(
dxlib_d.DxDataType.RECT* RectBuf
)

Meta