icu_capi::timezone::ffi

Function ICU4XCustomTimeZone_try_set_zone_variant

Source
#[no_mangle]
extern "C" fn ICU4XCustomTimeZone_try_set_zone_variant(
    this: &mut ICU4XCustomTimeZone,
    id_diplomat_data: *const u8,
    id_diplomat_len: usize,
) -> DiplomatResult<(), ICU4XError>