miri::shims::os_str

Function bytes_to_os_str

Source
pub fn bytes_to_os_str<'tcx>(bytes: &[u8]) -> InterpResult<'tcx, &OsStr>