write_dark_red_bold

Macro write_dark_red_bold 

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