utf8proc_category_string

Return the two-letter (nul-terminated) Unicode category string for the codepoint (e.g. "Lu" or "Co").

version(DerelictUTF8Proc_Static)extern
const(char)*
utf8proc_category_string
(
utf8proc_int32_t codepoint
)

Meta