Macro grafix_toolbox::PRINT[][src]

macro_rules! PRINT {
    ($e: expr) => { ... };
    ($($t: tt)+) => { ... };
}