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