winconsole::console
pub fn flush_output() -> WinResult<()>
Flushes the console output buffer.
console::flush_output().unwrap();
IoError