Skip to main content

CFRunLoopTimerGetContext

Function CFRunLoopTimerGetContext 

Source
pub unsafe extern "C-unwind" fn CFRunLoopTimerGetContext(
    timer: &CFRunLoopTimer,
    context: *mut CFRunLoopTimerContext,
)
👎Deprecated:

renamed to CFRunLoopTimer::context

Available on crate feature CFRunLoop only.