logo

Function sciter::utf::s2vec

source · []
pub fn s2vec(s: &str) -> Vec<u16>
Expand description

Rust string to UTF-16 conversion.