Function miri::shims::os_str::bytes_to_os_str

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