Function icu_capi::timezone::ffi::ICU4XCustomTimeZone_is_gmt_offset_zero

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