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