Function CFSocketCopyAddress

Source
pub unsafe extern "C-unwind" fn CFSocketCopyAddress(
    s: &CFSocket,
) -> Option<CFRetained<CFData>>
Available on crate features CFData and CFSocket only.