GetCharBytes

文字列の先頭の文字のバイト数を取得する

nothrow @nogc extern (C++, DxLib) extern
int
GetCharBytes
(,
const(void)* String
)

Parameters

CharCodeFormat int

DX_CHARCODEFORMAT_SHIFTJIS 等

String const(void)*

?

Meta