MultiByteCharCheck

2バイト文字か調べる(dxlib_d.DxDataType.TRUE:2バイト文字 dxlib_d.DxDataType.FALSE:1バイト文字)

version(!DX_NON_FONT)
nothrow @nogc extern (C++, DxLib) extern
int
MultiByteCharCheck
(
const(char)* Buf
,)

Return Value

Type: int

dxlib_d.DxDataType.TRUE:2バイト文字 dxlib_d.DxDataType.FALSE:1バイト文字

Meta