Function CFDateCreate

Source
pub unsafe extern "C" fn CFDateCreate(
    allocator: CFAllocatorRef,
    at: CFAbsoluteTime,
) -> CFDateRef