Skip to main content

CFDateFormatterGetDateStyle

Function CFDateFormatterGetDateStyle 

Source
pub extern "C-unwind" fn CFDateFormatterGetDateStyle(
    formatter: &CFDateFormatter,
) -> CFDateFormatterStyle
👎Deprecated:

renamed to CFDateFormatter::date_style

Available on crate feature CFDateFormatter only.