icu_capi::decimal::ffi

Function ICU4XFixedDecimalFormatter_create_with_decimal_symbols_v1

Source
#[no_mangle]
extern "C" fn ICU4XFixedDecimalFormatter_create_with_decimal_symbols_v1(
    data_struct: &ICU4XDataStruct,
    grouping_strategy: ICU4XFixedDecimalGroupingStrategy,
) -> DiplomatResult<Box<ICU4XFixedDecimalFormatter>, ICU4XError>