Source File
626f7ae5686261d6cab8d1b28043bbfdaa377e9d95289036ef25d8d0e7a1a930-d
Belonging Package
runtime/cgo
//go:cgo_ldflag "-g"//go:cgo_ldflag "-O2"//go:cgo_ldflag "-framework"//go:cgo_ldflag "CoreFoundation"// Code generated by cmd/cgo; DO NOT EDIT.package cgoimportfunc _Cgo_ptr(ptr unsafe.Pointer) unsafe.Pointer { return ptr }//go:linkname _Cgo_always_false runtime.cgoAlwaysFalsevar _Cgo_always_false bool//go:linkname _Cgo_use runtime.cgoUsefunc _Cgo_use(interface{})type _Ctype_void [0]byte//go:linkname _cgo_runtime_cgocall runtime.cgocallfunc _cgo_runtime_cgocall(unsafe.Pointer, uintptr) int32//go:linkname _cgoCheckPointer runtime.cgoCheckPointerfunc _cgoCheckPointer(interface{}, interface{})//go:linkname _cgoCheckResult runtime.cgoCheckResultfunc _cgoCheckResult(interface{})
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)