pub unsafe extern "C" fn utf8proc_grapheme_break(
codepoint1: utf8proc_int32_t,
codepoint2: utf8proc_int32_t,
) -> utf8proc_boolExpand description
Same as utf8proc_grapheme_break_stateful(), except without support for the Unicode 9 additions to the algorithm. Supported for legacy reasons.