Function std::io::stdio::stdout_rawExperimental
[-]
[+]
[src]
pub fn stdout_raw() -> StdWriter
Creates an unbuffered handle to the stdout of the current process
See notes in stdout()
for more information.