macro_rules! print { ($($arg : tt) *) => { ... }; }
Alternative to print! which works on CUDA. See print for more info.
print!
print