function print_i32

fn print_i32(val: i32) { .. }
Expand

Prints an i32 to stdout