[][src]Macro accel_core::print

macro_rules! print {
    ($($arg:tt)*) => { ... };
}

Alternative of std::print! using CUDA vprintf system-call