utf8proc_grapheme_break

Same as @ref utf8proc_grapheme_break_stateful, except without support for the Unicode 9 additions to the algorithm. Supported for legacy reasons.

version(DerelictUTF8Proc_Static)extern
utf8proc_bool
utf8proc_grapheme_break
(
utf8proc_int32_t codepoint1
,
utf8proc_int32_t codepoint2
)

Meta