Function CFSocketSetAddress

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