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