write_row

Macro write_row 

Source
macro_rules! write_row {
    ($w:expr, $rec:expr) => { ... };
}