write_dark_magenta

Macro write_dark_magenta 

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