pub unsafe extern "C-unwind" fn CFDateFormatterSetFormat(
formatter: &CFDateFormatter,
format_string: Option<&CFString>,
)
👎Deprecated: renamed to
CFDateFormatter::set_format
Available on crate feature
CFDateFormatter
only.