icu_capi::locale::ffi

Function ICU4XLocale_normalizing_eq

Source
#[no_mangle]
extern "C" fn ICU4XLocale_normalizing_eq(
    this: &ICU4XLocale,
    other_diplomat_data: *const u8,
    other_diplomat_len: usize,
) -> bool