Module ffi

Source

Structsยง

ICU4XBidi
An ICU4X Bidi object, containing loaded bidi data
ICU4XBidiInfo
An object containing bidi information for a given string, produced by for_text() on ICU4XBidi
ICU4XBidiParagraph
Bidi information for a single processed paragraph
ICU4XReorderedIndexMap
Thin wrapper around a vector that maps visual indices to source indices

Enumsยง

ICU4XBidiDirection

Functionsยง

ICU4XBidiDirection_destroy ๐Ÿ”’
ICU4XBidiInfo_destroy ๐Ÿ”’
ICU4XBidiInfo_level_at ๐Ÿ”’
ICU4XBidiInfo_paragraph_at ๐Ÿ”’
ICU4XBidiInfo_paragraph_count ๐Ÿ”’
ICU4XBidiInfo_size ๐Ÿ”’
ICU4XBidiParagraph_destroy ๐Ÿ”’
ICU4XBidiParagraph_direction ๐Ÿ”’
ICU4XBidiParagraph_level_at ๐Ÿ”’
ICU4XBidiParagraph_range_end ๐Ÿ”’
ICU4XBidiParagraph_range_start ๐Ÿ”’
ICU4XBidiParagraph_reorder_line ๐Ÿ”’
ICU4XBidiParagraph_set_paragraph_in_text ๐Ÿ”’
ICU4XBidiParagraph_size ๐Ÿ”’
ICU4XBidi_create ๐Ÿ”’
ICU4XBidi_destroy ๐Ÿ”’
ICU4XBidi_for_text ๐Ÿ”’
ICU4XBidi_for_text_valid_utf8 ๐Ÿ”’
ICU4XBidi_level_is_ltr ๐Ÿ”’
ICU4XBidi_level_is_rtl ๐Ÿ”’
ICU4XBidi_level_ltr ๐Ÿ”’
ICU4XBidi_level_rtl ๐Ÿ”’
ICU4XBidi_reorder_visual ๐Ÿ”’
ICU4XReorderedIndexMap_as_slice ๐Ÿ”’
ICU4XReorderedIndexMap_destroy ๐Ÿ”’
ICU4XReorderedIndexMap_get ๐Ÿ”’
ICU4XReorderedIndexMap_is_empty ๐Ÿ”’
ICU4XReorderedIndexMap_len ๐Ÿ”’