Source File
ced259c1a8c0a3bd2847df0cb50b06b0f96fa83e27e1a5022b618cd8da6ec8d4-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_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) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |