Function icu_capi::datetime_formatter::ffi::ICU4XTimeFormatter_create_with_length
source ยท #[no_mangle]
extern "C" fn ICU4XTimeFormatter_create_with_length(
provider: &ICU4XDataProvider,
locale: &ICU4XLocale,
length: ICU4XTimeLength,
) -> DiplomatResult<Box<ICU4XTimeFormatter>, ICU4XError>