func golang.org/x/sys/unix.Pwritev2
one use
golang.org/x/sys/unix (current package)
syscall_linux.go#L2074: func Pwritev2(fd int, iovs [][]byte, offset int64, flags int) (n int, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)