GetDisplayResolution_iOS

ディスプレイの解像度を取得する

version(iOS)
@nogc extern
int
GetDisplayResolution_iOS
(
int* SizeX
,
int* SizeY
)

Meta