Macro colour::write_dark_magenta

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