// Constructors public Person(NilType _) { this.name = default; this.age = default; }
public blockRecord(NilType _) { this.count = default; this.cycles = default; }
public Timespec(NilType _) { this.Sec = default; this.Nsec = default; }
public Map(NilType _) { this.mu = default; this.read = default; this.misses = default; }
public Cmsghdr(NilType _) { this.Len = default; this.Level = default; this.Type = default; }
public NetlinkMessage(NilType _) { this.Header = default; this.Data = default; }
public Timeval(NilType _) { this.Sec = default; this.Usec = default; }
public rtprio(NilType _) { this._type = default; this.prio = default; }
// Constructors public T1(NilType _) { this.name = default; }
public RawSockaddr(NilType _) { this.Family = default; this.Data = default; }
public WSABuf(NilType _) { this.Len = default; this.Buf = default; }
public waitErr(NilType _) { this.Waitmsg = default; this.err = default; }
public mOS(NilType _) { }
public timeval(NilType _) { this.tv_sec = default; this.tv_usec = default; }
public suspendGState(NilType _) { this.g = default; this.dead = default; this.stopped = default; }
public C0(NilType _) { }
public addrRanges(NilType _) { this.ranges = default; this.totalBytes = default; this.sysStat = default; }
// Constructors public MyError(NilType _) { this.description = default; }
public args(NilType _) { this.fn = default; this.arg = default; this.argsize = default; }
public dataIO(NilType _) { this.p = default; this.error = default; }
public FdSet(NilType _) { this.Bits = default; }
public pollFd(NilType _) { this.Fd = default; this.Events = default; this.Revents = default; }
public Radvisory_t(NilType _) { this.Offset = default; this.Count = default; this.Pad_cgo_0 = default; }
public B(NilType _) { this.p = default; this.q = default; }
public BpfVersion(NilType _) { this.Major = default; this.Minor = default; }
public IPv6MTUInfo(NilType _) { this.Addr = default; this.Mtu = default; }
public BpfStat(NilType _) { this.Recv = default; this.Drop = default; }
public pollCache(NilType _) { this.@lock = default; this.first = default; }
public SockaddrInet6(NilType _) { this.Port = default; this.ZoneId = default; this.Addr = default; }
public Iovec(NilType _) { this.Base = default; this.Len = default; }