Function icu_capi::fixed_decimal::ffi::ICU4XFixedDecimal_multiply_pow10

source ยท
#[no_mangle]
extern "C" fn ICU4XFixedDecimal_multiply_pow10(
    this: &mut ICU4XFixedDecimal,
    power: i16,
)