writeln_dark_red_bold

Macro writeln_dark_red_bold 

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