pub extern "C-unwind" fn CFRunLoopTimerGetOrder(
timer: &CFRunLoopTimer,
) -> CFIndex👎Deprecated:
renamed to CFRunLoopTimer::order
Available on crate feature
CFRunLoop only.pub extern "C-unwind" fn CFRunLoopTimerGetOrder(
timer: &CFRunLoopTimer,
) -> CFIndexrenamed to CFRunLoopTimer::order
CFRunLoop only.