write_magenta

Macro write_magenta 

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