icu_capi::timezone::ffi

Function ICU4XCustomTimeZone_is_standard_time

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