[−][src]Function nix::sys::termios::cfmakesane
pub fn cfmakesane(termios: &mut Termios)
Configures the port to "sane" mode (like the configuration of a newly created terminal) (see tcsetattr(3)).
Note that this is a non-standard function, available on FreeBSD.