extern "mswsock" fn WSARecvEx(SOCKET, [*]u8, i32, *i32) callconv(WINAPI) i32

Parameters

s: SOCKET,
buf: [*]u8,
len: i32,
flags: *i32,