Function windows_sys::Win32::Networking::WinSock::WSASocketA
[−]pub unsafe extern "system" fn WSASocketA(
af: i32,
type: i32,
protocol: i32,
lpprotocolinfo: *const WSAPROTOCOL_INFOA,
g: u32,
dwflags: u32
) -> SOCKET
Expand description
Required features: "Win32_Networking_WinSock"
, "Win32_Foundation"