icu_capi::properties_sets::ffi

Function ICU4XCodePointSetData_iter_ranges

Source
#[no_mangle]
extern "C" fn ICU4XCodePointSetData_iter_ranges<'a>(
    this: &'a ICU4XCodePointSetData,
) -> Box<CodePointRangeIterator<'a>>