Function CFSocketGetContext

Source
pub unsafe extern "C-unwind" fn CFSocketGetContext(
    s: &CFSocket,
    context: *mut CFSocketContext,
)
Available on crate features CFSocket and CFBase only.