[][src]Function core_foundation::date::CFDateCompare

pub unsafe extern "C" fn CFDateCompare(
    date: *const __CFDate,
    other: *const __CFDate,
    context: *mut c_void
) -> CFComparisonResult