termios
Modules
ffi
os
Structs
Termios
Functions
cfgetispeed
cfgetospeed
cfmakeraw
cfsetispeed
cfsetospeed
cfsetspeed
tcdrain
tcflow
tcflush
tcgetattr
tcgetsid
tcsendbreak
tcsetattr
Module
termios
::
os
[
−
]
[src]
[
−
]
Expand description
OS-specific definitions.
Reexports
pub use self::
linux
as target;
Modules
linux