Function WSAAsyncGetServByName [src]

Prototype

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

Parameters

hWnd: HWNDwMsg: u32name: [*:0]const u8proto: ?[*:0]const u8buf: [*]u8buflen: i32

Source

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