pub unsafe extern "C" fn utf8proc_category(
codepoint: utf8proc_int32_t,
) -> utf8proc_category_tExpand description
Return the Unicode category for the codepoint (one of the @ref utf8proc_category_t constants.)
pub unsafe extern "C" fn utf8proc_category(
codepoint: utf8proc_int32_t,
) -> utf8proc_category_tReturn the Unicode category for the codepoint (one of the @ref utf8proc_category_t constants.)