[][src]Function sciter::utf::u2sn

pub fn u2sn(sz: LPCSTR, len: usize) -> String

UTF8 to Rust string conversion. See also s2u!.