writeln_red

Macro writeln_red 

Source
macro_rules! writeln_red {
    ($dst:expr, $($args:tt)*) => { ... };
}