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.