Function core_foundation::date::CFDateCompare

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