Function nix::sys::termios::tcdrain
[−]
[src]
pub fn tcdrain(fd: RawFd) -> Result<()>
Block until all output data is written (see tcdrain(3p)).