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

pub fn stderr() -> LineBufferedWriter<StdWriter>

Creates a line-buffered handle to the stderr of the current process.

See stdout() for notes about this function.