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