Skip to main content

CFDateFormatterCopyProperty

Function CFDateFormatterCopyProperty 

Source
pub unsafe extern "C-unwind" fn CFDateFormatterCopyProperty(
    formatter: &CFDateFormatter,
    key: Option<&CFDateFormatterKey>,
) -> Option<CFRetained<CFType>>
👎Deprecated:

renamed to CFDateFormatter::property

Available on crate feature CFDateFormatter only.