Skip to main content

CFRunLoopObserverGetContext

Function CFRunLoopObserverGetContext 

Source
pub unsafe extern "C-unwind" fn CFRunLoopObserverGetContext(
    observer: &CFRunLoopObserver,
    context: *mut CFRunLoopObserverContext,
)
👎Deprecated:

renamed to CFRunLoopObserver::context

Available on crate feature CFRunLoop only.