write_csi

Macro write_csi 

Source
macro_rules! write_csi {
    ($writer:expr, $fmt:expr $(, $args:expr)*) => { ... };
}