utf_codeLength

Returns the code length of c in code units for the encoding. sz is the encoding: 1 = utf8, 2 = utf16, 4 = utf32.

extern (C++)
int
utf_codeLength
(
int sz
,)

Meta