Function NSDecimalString

Source
pub unsafe extern "C" fn NSDecimalString(
    dcm: *const NSDecimal,
    locale: NSLocale,
) -> NSString
Expand description

Returns a string representation of the decimal value appropriate for the specified locale.