//
pkg.gl
Category
github.com/twitchyliquid64/golang-asm
unsafeheader
package
0.15.1
Repository:
https://github.com/twitchyliquid64/golang-asm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
12 SLOC
#
Packages
unsafeheader
Package unsafeheader contains header declarations for the Go runtime's slice and string implementations.
#
Structs
Slice
Slice is the runtime representation of a slice.
String
String is the runtime representation of a string.