LPNETINFOSTRUCT typedef

LPNETINFOSTRUCT = Pointer<_NETINFOSTRUCT>

Implementation

typedef LPNETINFOSTRUCT = ffi.Pointer<_NETINFOSTRUCT>;