GetWindowSize

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

version(Windows)
@nogc extern
int
GetWindowSize
(
int* Width
,
int* Height
)

Meta