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

UTF-16 to String conversion.