Function WSAAsyncGetProtoByNumber [src]
Prototype
pub extern "ws2_32" fn WSAAsyncGetProtoByNumber( hWnd: HWND, wMsg: u32, number: i32, buf: [*]u8, buflen: i32, ) callconv(.winapi) HANDLE
Parameters
hWnd: HWND
wMsg: u32
number: i32
buf: [*]u8
buflen: i32
Source
pub extern "ws2_32" fn WSAAsyncGetProtoByNumber(
hWnd: HWND,
wMsg: u32,
number: i32,
buf: [*]u8,
buflen: i32,
) callconv(.winapi) HANDLE