GetCountry_iOS

端末に設定されている国を取得する

version(iOS)
nothrow @nogc extern (C++, DxLib) extern
int
GetCountry_iOS
(
dxlib_d.DxDataType.TCHAR* StringBuffer
,)

Return Value

Type: int

-1:エラー 0以上:国名文字列の格納に必要なバイト数

Meta