pub unsafe extern "C-unwind" fn CFRunLoopTimerGetContext(
timer: &CFRunLoopTimer,
context: *mut CFRunLoopTimerContext,
)👎Deprecated:
renamed to CFRunLoopTimer::context
Available on crate feature
CFRunLoop only.