pub extern "C-unwind" fn CFDateGetAbsoluteTime(
the_date: &CFDate,
) -> CFAbsoluteTime👎Deprecated:
renamed to CFDate::absolute_time
Available on crate feature
CFDate only.pub extern "C-unwind" fn CFDateGetAbsoluteTime(
the_date: &CFDate,
) -> CFAbsoluteTimerenamed to CFDate::absolute_time
CFDate only.