LPWSADATA typedef

LPWSADATA = Pointer<WSADATA>

Implementation

typedef LPWSADATA = ffi.Pointer<WSADATA>;