Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlignmentInfo ¶
type AlignmentInfo struct { Align int Size uintptr Fields []*AlignmentInfoField }
func NewAlignmentInfo ¶
func NewAlignmentInfo(x any) (*AlignmentInfo, error)
func (AlignmentInfo) String ¶
func (a AlignmentInfo) String() string
Click to show internal directories.
Click to hide internal directories.