Function win_sys::utf8_to_wchar[][src]

pub fn utf8_to_wchar<S: AsRef<OsStr>>(s: S) -> Result<U16CString, Error>