func golang.org/x/sys/unix.IoctlSetPointerInt
2 uses
golang.org/x/sys/unix (current package)
ioctl.go#L27: func IoctlSetPointerInt(fd int, req uint, value int) error {
src.elv.sh/pkg/sys
tc.go#L10: return unix.IoctlSetPointerInt(fd, unix.TIOCSPGRP, pid)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)