func runtime.memhashFallback
2 uses
runtime (current package)
alg.go#L54: return memhashFallback(x.str, h, uintptr(x.len))
hash64.go#L23: func memhashFallback(p unsafe.Pointer, seed, s uintptr) uintptr {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)