Function icu_capi::timezone::ffi::ICU4XCustomTimeZone_gmt_offset_seconds

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