pub unsafe extern "C-unwind" fn CFRunLoopSourceGetContext(
source: &CFRunLoopSource,
context: *mut CFRunLoopSourceContext,
)👎Deprecated:
renamed to CFRunLoopSource::context
Available on crate feature
CFRunLoop only.