Function std::old_io::stdio::stdout_rawUnstable [-] [+] [src]

pub fn stdout_raw() -> StdWriter

Creates an unbuffered handle to the stdout of the current process

See notes in stdout() for more information.