pub unsafe extern "C-unwind" fn CFDateFormatterSetProperty(
formatter: &CFDateFormatter,
key: Option<&CFString>,
value: Option<&CFType>,
)👎Deprecated:
renamed to CFDateFormatter::set_property
Available on crate feature
CFDateFormatter only.