logo

Function sciter::utf::w2s

source · []
pub fn w2s(sz: LPCWSTR) -> String
Expand description

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