write_dark_grey_bold

Macro write_dark_grey_bold 

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