Skip to main content

CFNumberFormatterCopyProperty

Function CFNumberFormatterCopyProperty 

Source
pub unsafe extern "C-unwind" fn CFNumberFormatterCopyProperty(
    formatter: &CFNumberFormatter,
    key: Option<&CFNumberFormatterKey>,
) -> Option<CFRetained<CFType>>
👎Deprecated:

renamed to CFNumberFormatter::property

Available on crate feature CFNumberFormatter only.