writeln_dark_red

Macro writeln_dark_red 

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