func syscall.read
2 uses
syscall (current package)
syscall_unix.go#L187: n, err = read(fd, p)
zsyscall_darwin_arm64.go#L1235: func read(fd int, p []byte) (n int, err error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)