icu_capi::locale::ffi

Function ICU4XLocale_set_region

Source
#[no_mangle]
extern "C" fn ICU4XLocale_set_region(
    this: &mut ICU4XLocale,
    bytes_diplomat_data: *const u8,
    bytes_diplomat_len: usize,
) -> DiplomatResult<(), ICU4XError>