icu_capi::timezone::ffi

Function ICU4XCustomTimeZone_gmt_offset_has_seconds

Source
#[no_mangle]
extern "C" fn ICU4XCustomTimeZone_gmt_offset_has_seconds(
    this: &ICU4XCustomTimeZone,
) -> DiplomatResult<bool, ICU4XError>