Skip to main content

println_mtrc

Macro println_mtrc 

Source
macro_rules! println_mtrc {
    ($($arg:tt)+) => { ... };
}