func reflect.chansend 2 uses reflect (current package) value.go#L1551: return chansend(v.pointer(), p, nb) value.go#L2774: func chansend(ch unsafe.Pointer, val unsafe.Pointer, nb bool) bool
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)