pub fn tcdrain(fd: i32) -> Result<(), Errno>
Expand description

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