Function WSAAsyncGetHostByAddr

Source
pub unsafe extern "C" fn WSAAsyncGetHostByAddr(
    hWnd: HWND,
    wMsg: u_int,
    addr: *const c_char,
    len: c_int,
    type_: c_int,
    buf: *mut c_char,
    buflen: c_int,
) -> HANDLE