write_bold

Macro write_bold 

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