Function icu_capi::list::ffi::ICU4XListFormatter_create_or_with_length

source ยท
#[no_mangle]
extern "C" fn ICU4XListFormatter_create_or_with_length(
    provider: &ICU4XDataProvider,
    locale: &ICU4XLocale,
    length: ICU4XListLength,
) -> DiplomatResult<Box<ICU4XListFormatter>, ICU4XError>