Function windows_sys::Win32::Networking::WinSock::WSAAsyncGetHostByAddr
pub unsafe extern "system" fn WSAAsyncGetHostByAddr(
hwnd: HWND,
wmsg: u32,
addr: PCSTR,
len: i32,
type: i32,
buf: PSTR,
buflen: i32
) -> HANDLE
Expand description
Required features: "Win32_Foundation"