write_gray

Macro write_gray 

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