func runtime.cgoCheckUsingType
4 uses
runtime (current package)
cgocheck.go#L146: cgoCheckUsingType(typ, src, off, size)
cgocheck.go#L206: func cgoCheckUsingType(typ *_type, src unsafe.Pointer, off, size uintptr) {
cgocheck.go#L230: cgoCheckUsingType(at.elem, src, off, size)
cgocheck.go#L248: cgoCheckUsingType(f.typ, src, off, size)
 |
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. |