write_magenta_bold

Macro write_magenta_bold 

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