GetWindowClientRect

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

version(Windows)
@nogc extern
int
GetWindowClientRect
(
core.sys.windows.windef.RECT* RectBuf
)

Meta