Function icu_capi::fixed_decimal::ffi::ICU4XFixedDecimal_concatenate_end

source ยท
#[no_mangle]
extern "C" fn ICU4XFixedDecimal_concatenate_end(
    this: &mut ICU4XFixedDecimal,
    other: &mut ICU4XFixedDecimal,
) -> DiplomatResult<(), ()>