utf8proc_category

Return the Unicode category for the codepoint (one of the @ref utf8proc_category_t constants.)

version(DerelictUTF8Proc_Static)extern
utf8proc_category
(
utf8proc_int32_t codepoint
)

Meta