☰
In std::sys::unix::os
Structs
Env
JoinPathsError
SplitPaths
Constants
PATH_SEPARATOR
TMPBUF_SZ
Statics
ENV_LOCK
Functions
chdir
current_exe
env
env_read_lock
environ
errno
errno_location
error_string
exit
getcwd
getenv
getpid
getppid
glibc_version
home_dir
join_paths
page_size
parse_glibc_version
set_errno
setenv
split_paths
temp_dir
unsetenv
?
Function
std
::
sys
::
unix
::
os
::
unsetenv
source
·
[
−
]
pub fn unsetenv(n: &
OsStr
) ->
Result
<
()
>