Function windows::Win32::Networking::WinSock::WSAAsyncGetProtoByNumber
pub unsafe fn WSAAsyncGetProtoByNumber<P0>(
hwnd: P0,
wmsg: u32,
number: i32,
buf: &mut [u8],
) -> Result<HANDLE>where
P0: Param<HWND>,