pub extern "C-unwind" fn CFRunLoopTimerSetNextFireDate(
timer: &CFRunLoopTimer,
fire_date: CFAbsoluteTime,
)👎Deprecated:
renamed to CFRunLoopTimer::set_next_fire_date
Available on crate features
CFDate and CFRunLoop only.