Function objc2_foundation::NSDecimalRound
source ยท pub unsafe extern "C" fn NSDecimalRound(
result: NonNull<NSDecimal>,
number: NonNull<NSDecimal>,
scale: NSInteger,
rounding_mode: NSRoundingMode
)
Available on crate feature
NSDecimal
only.