rust_icu_sys

Function unum_setTextAttribute_74

Source
pub unsafe extern "C" fn unum_setTextAttribute_74(
    fmt: *mut UNumberFormat,
    tag: UNumberFormatTextAttribute,
    newValue: *const UChar,
    newValueLength: i32,
    status: *mut UErrorCode,
)