rustix
1.0.8
Module ioctl
Sections
Safety
Module Items
Structs
Functions
In rustix::
process
rustix
::
process
Module
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.