icu_capi::timezone::ffi

Function ICU4XCustomTimeZone_is_gmt_offset_zero

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