pub fn tcsetpgrp<Fd: AsFd>(fd: Fd, pid: Pid) -> Result<()>
tcsetpgrp(fd, pid)—Set the terminal foreground process group.
tcsetpgrp(fd, pid)
Also known as the TIOCSPGRP operation with ioctl.
TIOCSPGRP
ioctl