Macro uwr_write_str

Source
macro_rules! uwr_write_str {
    ($a:expr, $($arg:tt)*) => { ... };
}