func golang.org/x/sys/unix.write
2 uses
golang.org/x/sys/unix (current package)
syscall_unix.go#L172: n, err = write(fd, p)
zsyscall_darwin_arm64.go#L2285: func write(fd int, p []byte) (n int, err error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)