pub extern "C-unwind" fn CFSocketCopyPeerAddress(
s: &CFSocket,
) -> Option<CFRetained<CFData>>👎Deprecated:
renamed to CFSocket::peer_address
Available on crate features
CFData and CFSocket only.