write_dark_gray_bold

Macro write_dark_gray_bold 

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