w2s

Macro w2s 

Source
macro_rules! w2s {
    ($s:expr) => { ... };
}
Expand description

UTF-16 to String conversion.