Crate rustix_openpty

source ·
Expand description

Pseudoterminal operations.

References

Re-exports

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.