pub unsafe extern "C-unwind" fn NSDecimalNormalize(
number1: NonNull<NSDecimal>,
number2: NonNull<NSDecimal>,
rounding_mode: NSRoundingMode,
) -> NSCalculationError👎Deprecated:
renamed to NSDecimal::normalize
Available on crate feature
NSDecimal only.