Function core_foundation_sys::date_formatter::CFDateFormatterCreate
source ยท pub unsafe extern "C" fn CFDateFormatterCreate(
allocator: CFAllocatorRef,
locale: CFLocaleRef,
dateStyle: CFDateFormatterStyle,
timeStyle: CFDateFormatterStyle,
) -> CFDateFormatterRef