func runtime.cgoCheckSliceCopy
2 uses
runtime (current package)
cgocheck.go#L86: func cgoCheckSliceCopy(typ *_type, dst, src unsafe.Pointer, n int) {
mbarrier.go#L259: cgoCheckSliceCopy(typ, dstPtr, srcPtr, n)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)