write_dark_red

Macro write_dark_red 

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