snwrite

Macro snwrite 

Source
macro_rules! snwrite {
    ($string:expr, $size:expr, $($arg:tt)*) => { ... };
}