func reflect.NewAt
2 uses
reflect (current package)
value.go#L3102: func NewAt(typ Type, p unsafe.Pointer) Value {
google.golang.org/protobuf/internal/impl
pointer_unsafe.go#L77: return reflect.NewAt(t, p.p)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)