Function icu_capi::datetime_formatter::ffi::ICU4XDateFormatter_create_with_length
source ยท #[no_mangle]
extern "C" fn ICU4XDateFormatter_create_with_length(
provider: &ICU4XDataProvider,
locale: &ICU4XLocale,
date_length: ICU4XDateLength,
) -> DiplomatResult<Box<ICU4XDateFormatter>, ICU4XError>