logo

Function sciter::utf::w2sn

source · []
pub fn w2sn(sz: LPCWSTR, len: usize) -> String
Expand description

UTF-16 to Rust string conversion. See also s2w!.