icu_
capi
1.5.1
In icu_
capi::
timezone::
ffi
Structs
ICU4XCustomTimeZone
Functions
ICU4XCustomTimeZone_clear_gmt_offset
ICU4XCustomTimeZone_clear_metazone_id
ICU4XCustomTimeZone_clear_time_zone_id
ICU4XCustomTimeZone_clear_zone_variant
ICU4XCustomTimeZone_create_empty
ICU4XCustomTimeZone_create_from_string
ICU4XCustomTimeZone_create_utc
ICU4XCustomTimeZone_destroy
ICU4XCustomTimeZone_gmt_offset_has_minutes
ICU4XCustomTimeZone_gmt_offset_has_seconds
ICU4XCustomTimeZone_gmt_offset_seconds
ICU4XCustomTimeZone_is_daylight_time
ICU4XCustomTimeZone_is_gmt_offset_positive
ICU4XCustomTimeZone_is_gmt_offset_zero
ICU4XCustomTimeZone_is_standard_time
ICU4XCustomTimeZone_maybe_calculate_metazone
ICU4XCustomTimeZone_metazone_id
ICU4XCustomTimeZone_set_daylight_time
ICU4XCustomTimeZone_set_standard_time
ICU4XCustomTimeZone_time_zone_id
ICU4XCustomTimeZone_try_set_gmt_offset_seconds
ICU4XCustomTimeZone_try_set_iana_time_zone_id
ICU4XCustomTimeZone_try_set_iana_time_zone_id_2
ICU4XCustomTimeZone_try_set_metazone_id
ICU4XCustomTimeZone_try_set_time_zone_id
ICU4XCustomTimeZone_try_set_zone_variant
ICU4XCustomTimeZone_zone_variant
icu_capi
::
timezone
::
ffi
Function
ICU4XCustomTimeZone_clear_time_zone_id
Copy item path
Settings
Help
Summary
Source
#[no_mangle] extern "C" fn ICU4XCustomTimeZone_clear_time_zone_id( this: &mut
ICU4XCustomTimeZone
, )