Function miri::shims::os_str::os_str_to_bytes

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