Function icu_capi::list::ffi::ICU4XListFormatter_format

source ยท
#[no_mangle]
extern "C" fn ICU4XListFormatter_format(
    this: &ICU4XListFormatter,
    list: &ICU4XList,
    write: &mut DiplomatWriteable,
) -> DiplomatResult<(), ICU4XError>