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