logo

Function sciter::utf::u2sn

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

UTF8 to Rust string conversion. See also s2u!.