Function core_foundation::date::CFDateGetTimeIntervalSinceDate

source ยท
pub unsafe extern "C" fn CFDateGetTimeIntervalSinceDate(
    date: *const __CFDate,
    other: *const __CFDate,
) -> f64