Function icu_capi::fixed_decimal::ffi::ICU4XFixedDecimal_create_from_string
source ยท #[no_mangle]
extern "C" fn ICU4XFixedDecimal_create_from_string(
v_diplomat_data: *const u8,
v_diplomat_len: usize,
) -> DiplomatResult<Box<ICU4XFixedDecimal>, ICU4XError>