logo

Function sciter::utf::s2un

source · []
pub fn s2un(s: &str) -> (CString, u32)
Expand description

Rust string to UTF-8 conversion.