icu_capi::collections_sets::ffi

Function ICU4XCodePointSetBuilder_remove_inclusive_range

Source
#[no_mangle]
extern "C" fn ICU4XCodePointSetBuilder_remove_inclusive_range(
    this: &mut ICU4XCodePointSetBuilder,
    start: DiplomatChar,
    end: DiplomatChar,
)