Source File
35ecbc01c116bd35989833b4c19548bb631e16537a61f6cf6fc2841cdb0db557-d
Belonging Package
runtime/cgo
//go:cgo_ldflag "-O2"
//go:cgo_ldflag "-g"
//go:cgo_ldflag "-lpthread"
// Code generated by cmd/cgo; DO NOT EDIT.
package cgo
import
func ( unsafe.Pointer) unsafe.Pointer { return }
//go:linkname _Cgo_always_false runtime.cgoAlwaysFalse
var _Cgo_always_false bool
//go:linkname _Cgo_use runtime.cgoUse
func (interface{})
//go:linkname _Cgo_keepalive runtime.cgoKeepAlive
//go:noescape
func (interface{})
//go:linkname _Cgo_no_callback runtime.cgoNoCallback
func (bool)
type _Ctype_void [0]byte
//go:linkname _cgo_runtime_cgocall runtime.cgocall
func (unsafe.Pointer, uintptr) int32
//go:linkname _cgoCheckPointer runtime.cgoCheckPointer
//go:noescape
func (interface{}, interface{})
//go:linkname _cgoCheckResult runtime.cgoCheckResult
//go:noescape
func (interface{})
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)