Module rustix::process::ioctl

source ·
Expand description

Process-oriented ioctls.

§Safety

This module invokes ioctls.

Structs§

Functions§

  • ioctl(fd, TIOCSCTTY, 0)—Sets the controlling terminal for the process.