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: HWNDwMsg: u32number: i32buf: [*]u8buflen: i32

Source

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