unsafe

Package unsafe

Overview

Package unsafe contains operations that step around the type safety of Go programs.

Packages that import unsafe may be non-portable and are not protected by the Go 1 compatibility guidelines.

Index

Package files

unsafe.go

func Alignof登录查看完整内容