write_grey

Macro write_grey 

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