Versions in this module Expand all Collapse all v0 v0.1.0 Sep 22, 2016 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