Function icu_capi::zoned_formatter::ffi::ICU4XGregorianZonedDateTimeFormatter_create_with_lengths
source ยท #[no_mangle]
extern "C" fn ICU4XGregorianZonedDateTimeFormatter_create_with_lengths(
provider: &ICU4XDataProvider,
locale: &ICU4XLocale,
date_length: ICU4XDateLength,
time_length: ICU4XTimeLength,
) -> DiplomatResult<Box<ICU4XGregorianZonedDateTimeFormatter>, ICU4XError>