Skip to main content

CFDateFormatterCreateDateFormatFromTemplate

Function CFDateFormatterCreateDateFormatFromTemplate 

Source
pub unsafe extern "C" fn CFDateFormatterCreateDateFormatFromTemplate(
    allocator: CFAllocatorRef,
    tmplate: CFStringRef,
    options: CFOptionFlags,
    locale: CFLocaleRef,
) -> CFStringRef
Expand description

Apple SDK function CFDateFormatterCreateDateFormatFromTemplate.