write_dark_gray

Macro write_dark_gray 

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