CFDateFormatterCreate

Function CFDateFormatterCreate 

Source
pub unsafe extern "C" fn CFDateFormatterCreate(
    allocator: CFAllocatorRef,
    locale: CFLocaleRef,
    dateStyle: CFDateFormatterStyle,
    timeStyle: CFDateFormatterStyle,
) -> CFDateFormatterRef