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