nextCodePointSize

Return value is number of code units

size_t
nextCodePointSize
(
T
)
(
T str
)
if (
is(T == string) ||
is(T == wstring)
)

Meta