package
0.15.1
Repository: https://github.com/twitchyliquid64/golang-asm.git
Documentation: pkg.go.dev

# Packages

Package unsafeheader contains header declarations for the Go runtime's slice and string implementations.

# Structs

Slice is the runtime representation of a slice.
String is the runtime representation of a string.