utf8proc_category_string

Function utf8proc_category_string 

Source
pub unsafe extern "C" fn utf8proc_category_string(
    codepoint: utf8proc_int32_t,
) -> *const c_char
Expand description

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