function print_char

fn print_char(c: u8) { .. }
Expand

Prints the character c to stdout