GetRectSize

矩形の幅と高さを求める

nothrow @nogc extern (C++, DxLib) extern
int
GetRectSize
(
const(dxlib_d.dxdatatype.RECT)* Rect
,
int* Width
,
int* Height
)

Meta