Module ffi

Source

Structsยง

ICU4XLineBreakIteratorLatin1
ICU4XLineBreakIteratorUtf8
ICU4XLineBreakIteratorUtf16
ICU4XLineBreakOptionsV1
ICU4XLineSegmenter
An ICU4X line-break segmenter, capable of finding breakpoints in strings.

Enumsยง

ICU4XLineBreakStrictness
ICU4XLineBreakWordOption

Functionsยง

ICU4XLineBreakIteratorLatin1_destroy ๐Ÿ”’
ICU4XLineBreakIteratorLatin1_next ๐Ÿ”’
ICU4XLineBreakIteratorUtf8_destroy ๐Ÿ”’
ICU4XLineBreakIteratorUtf8_next ๐Ÿ”’
ICU4XLineBreakIteratorUtf16_destroy ๐Ÿ”’
ICU4XLineBreakIteratorUtf16_next ๐Ÿ”’
ICU4XLineBreakOptionsV1_destroy ๐Ÿ”’
ICU4XLineBreakStrictness_destroy ๐Ÿ”’
ICU4XLineBreakWordOption_destroy ๐Ÿ”’
ICU4XLineSegmenter_create_auto ๐Ÿ”’
ICU4XLineSegmenter_create_auto_with_options_v1 ๐Ÿ”’
ICU4XLineSegmenter_create_dictionary ๐Ÿ”’
ICU4XLineSegmenter_create_dictionary_with_options_v1 ๐Ÿ”’
ICU4XLineSegmenter_create_lstm ๐Ÿ”’
ICU4XLineSegmenter_create_lstm_with_options_v1 ๐Ÿ”’
ICU4XLineSegmenter_destroy ๐Ÿ”’
ICU4XLineSegmenter_segment_latin1 ๐Ÿ”’
ICU4XLineSegmenter_segment_utf8 ๐Ÿ”’
ICU4XLineSegmenter_segment_utf16 ๐Ÿ”’