runtime.ptrtype.elem (field)
6 uses
runtime (current package)
cgocall.go#L498: if st.elem.ptrdata == 0 {
cgocall.go#L502: cgoCheckArg(st.elem, p, true, false, msg)
cgocall.go#L503: p = add(p, st.elem.size)
type.go#L418: elem *_type
type.go#L701: return typesEqual(st.elem, sv.elem, seen)
![]() |
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. |