write_white

Macro write_white 

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