Function windows_sys::Win32::Networking::WinSock::WSAConnect
[−]pub unsafe extern "system" fn WSAConnect(
s: SOCKET,
name: *const SOCKADDR,
namelen: i32,
lpcallerdata: *const WSABUF,
lpcalleedata: *mut WSABUF,
lpsqos: *const QOS,
lpgqos: *const QOS
) -> i32
Expand description
Required features: "Win32_Networking_WinSock"
, "Win32_Foundation"