Module ffi

Module ffi 

Source

Structsยง

CodePointRangeIterator
An iterator over code point ranges, produced by ICU4XCodePointSetData or one of the ICU4XCodePointMapData types
CodePointRangeIteratorResult
Result of a single iteration of CodePointRangeIterator. Logically can be considered to be an Option<RangeInclusive<u32>>,