Function WSAAsyncGetServByPort [src]

Prototype

pub extern "ws2_32" fn WSAAsyncGetServByPort( hWnd: HWND, wMsg: u32, port: i32, proto: ?[*:0]const u8, buf: [*]u8, buflen: i32, ) callconv(.winapi) HANDLE

Parameters

hWnd: HWNDwMsg: u32port: i32proto: ?[*:0]const u8buf: [*]u8buflen: i32

Source

pub extern "ws2_32" fn WSAAsyncGetServByPort( hWnd: HWND, wMsg: u32, port: i32, proto: ?[*:0]const u8, buf: [*]u8, buflen: i32, ) callconv(.winapi) HANDLE