[][src]Function uikit_sys::CFDateFormatterCreate

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