SetWindowSize

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

version(Windows)
@nogc extern
int
SetWindowSize
(
int Width
,
int Height
)

Meta