Versions in this module Expand all Collapse all v0 v0.0.1 Aug 17, 2022 Changes in this version + func Alignof(x ArbitraryType) uintptr + func Offsetof(x ArbitraryType) uintptr + func Sizeof(x ArbitraryType) uintptr + type ArbitraryType int + type Pointer *ArbitraryType