Function NSDecimalCompact

Source
pub unsafe extern "C-unwind" fn NSDecimalCompact(
    number: NonNull<NSDecimal>,
)
👎Deprecated: renamed to NSDecimal::compact
Available on crate feature NSDecimal only.