function print_str_newline

fn print_str_newline(string: &str) { .. }
Expand

Prints string with a newline (\n) to stdout