[][src]Macro mars_vga::print

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