GetCodepointCount

Get total number of codepoints in a UTF-8 encoded string

version(BindRaylib_Static)
extern (C) @nogc nothrow
int
GetCodepointCount
(
const(char)* text
)

Meta