func runtime.mapaccessK
2 uses
runtime (current package)
map.go#L511: func mapaccessK(t *maptype, h *hmap, key unsafe.Pointer) (unsafe.Pointer, unsafe.Pointer) {
map.go#L957: rk, re := mapaccessK(t, h, k)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)