Macro sciter::w2s [] [src]

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

UTF-16 to String conversion.