[][src]Function nix::sys::termios::tcdrain

pub fn tcdrain(fd: RawFd) -> Result<()>

Block until all output data is written (see tcdrain(3p)).