write_black

Macro write_black 

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