Skip to main content

CFDateFormatterCreate

Function CFDateFormatterCreate 

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

Apple SDK function CFDateFormatterCreate.