Crate rustix_openpty
source ·Expand description
Re-exports
pub use rustix;
Structs
- A pair of file descriptors representing a pseudoterminal.
Functions
- Close all open file descriptors that are at least as great as
from
. - Prepare for a login on the given terminal.
- Open a pseudoterminal.