Source File
3cba874ddeb388d384ac56aac3965e4e68e118497d449e645536824ebda8ca9d-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 cgoimportfunc ( unsafe.Pointer) unsafe.Pointer { return }//go:linkname _Cgo_always_false runtime.cgoAlwaysFalsevar _Cgo_always_false bool//go:linkname _Cgo_use runtime.cgoUsefunc (interface{})type _Ctype_void [0]byte//go:linkname _cgo_runtime_cgocall runtime.cgocallfunc (unsafe.Pointer, uintptr) int32//go:linkname _cgoCheckPointer runtime.cgoCheckPointerfunc (interface{}, interface{})//go:linkname _cgoCheckResult runtime.cgoCheckResultfunc (interface{})
![]() |
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |