Function icu_capi::fixed_decimal::ffi::ICU4XFixedDecimal_to_string

source ยท
#[no_mangle]
extern "C" fn ICU4XFixedDecimal_to_string(
    this: &ICU4XFixedDecimal,
    to: &mut DiplomatWriteable,
)