pub unsafe extern "C-unwind" fn NSDecimalString(
dcm: NonNull<NSDecimal>,
locale: Option<&AnyObject>,
) -> Retained<NSString>
👎Deprecated: renamed to
NSDecimal::string
Available on crate features
NSDecimal
and NSString
only.