func runtime.cgocall
6 uses
runtime (current package)
cgocall.go#L109: cgocall(fn, unsafe.Pointer(&as))
cgocall.go#L120: func cgocall(fn, arg unsafe.Pointer) int32 {
proc.go#L205: cgocall(_cgo_notify_runtime_init_done, nil)
traceback.go#L1228: cgocall(_cgo_set_context_function, context)
traceback.go#L1314: call := cgocall
traceback.go#L1331: call := cgocall
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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. |