pub extern "C-unwind" fn CFDateFormatterGetTimeStyle(
formatter: &CFDateFormatter,
) -> CFDateFormatterStyle
👎Deprecated: renamed to
CFDateFormatter::time_style
Available on crate feature
CFDateFormatter
only.