rustix
0.38.40
Module ioctl
Structs
Functions
In rustix::process
Module
rustix
::
process
::
ioctl
Copy item path
source
·
[
−
]
Expand description
Process-oriented
ioctl
s.
§
Safety
This module invokes
ioctl
s.
Structs
§
Tiocsctty
🔒
Functions
§
ioctl_tiocsctty
ioctl(fd, TIOCSCTTY, 0)
—Sets the controlling terminal for the process.