Function miri::shims::os_str::bytes_to_os_str

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