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

pub fn print(s: &str)

Prints a string to the stdout of the current process. No newline is emitted after the string is printed.