cbor_string_codepoint_count

The number of codepoints in this string

Might differ from length if there are multibyte ones

@param itemborrow A string @return The number of codepoints in this string

extern (C)
size_t
cbor_string_codepoint_count
()

Meta