Function icu_capi::locale::ffi::ICU4XLocale_strict_cmp

source ยท
#[no_mangle]
extern "C" fn ICU4XLocale_strict_cmp(
    this: &ICU4XLocale,
    other_diplomat_data: *const u8,
    other_diplomat_len: usize,
) -> ICU4XOrdering