[−][src]Module nix::sys::termios
Re-exports
pub use self::ffi::consts::SetArg::*; |
pub use self::ffi::consts::FlushArg::*; |
pub use self::ffi::consts::FlowArg::*; |
Structs
| ControlFlags | |
| InputFlags | |
| LocalFlags | |
| OutputFlags | |
| Termios |
Enums
| FlowArg | |
| FlushArg | |
| SetArg |
Constants
Functions
| cfgetispeed | |
| cfgetospeed | |
| cfsetispeed | |
| cfsetospeed | |
| tcdrain | |
| tcflow | |
| tcflush | |
| tcgetattr | |
| tcsendbreak | |
| tcsetattr |
Type Definitions
| cc_t | |
| speed_t | |
| tcflag_t |