Searched defs:u16vec_to_osstring (Results 1 – 1 of 1) sorted by relevance
61 pub fn u16vec_to_osstring<'tcx>(u16_vec: Vec<u16>) -> InterpResult<'tcx, OsString> { in read_os_str_from_wide_str() function65 pub fn u16vec_to_osstring<'tcx>(u16_vec: Vec<u16>) -> InterpResult<'tcx, OsString> { in read_os_str_from_wide_str() function