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