function print_i64

fn print_i64(val: i64) { .. }
Expand

Prints an i64 to stdout