Function WSAAsyncSelect [src]
Prototype
pub extern "ws2_32" fn WSAAsyncSelect( s: SOCKET, hWnd: HWND, wMsg: u32, lEvent: i32, ) callconv(.winapi) i32
Parameters
s: SOCKET
hWnd: HWND
wMsg: u32
lEvent: i32
Source
pub extern "ws2_32" fn WSAAsyncSelect(
s: SOCKET,
hWnd: HWND,
wMsg: u32,
lEvent: i32,
) callconv(.winapi) i32