Skip to main content

CFSocketCopyAddress

Function CFSocketCopyAddress 

Source
pub extern "C-unwind" fn CFSocketCopyAddress(
    s: &CFSocket,
) -> Option<CFRetained<CFData>>
👎Deprecated:

renamed to CFSocket::address

Available on crate features CFData and CFSocket only.