Function icu_capi::timezone_formatter::ffi::ICU4XTimeZoneFormatter_create_with_iso_8601_fallback
source ยท #[no_mangle]
extern "C" fn ICU4XTimeZoneFormatter_create_with_iso_8601_fallback(
provider: &ICU4XDataProvider,
locale: &ICU4XLocale,
options: ICU4XIsoTimeZoneOptions,
) -> DiplomatResult<Box<ICU4XTimeZoneFormatter>, ICU4XError>