write_dark_cyan

Macro write_dark_cyan 

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