func runtime.inheap
3 uses
runtime (current package)
cgocall.go#L477: if inheap(uintptr(unsafe.Pointer(it))) {
cgocall.go#L552: if inheap(uintptr(p)) {
mheap.go#L598: func inheap(b uintptr) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)