write_dark_grey

Macro write_dark_grey 

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