☰
In std::sys::windows::os
Structs
Env
JoinPathsError
SplitPaths
Functions
chdir
current_exe
env
errno
error_string
exit
getcwd
getenv
getpid
home_dir
home_dir_crt
join_paths
setenv
split_paths
temp_dir
unsetenv
?
Function
std
::
sys
::
windows
::
os
::
setenv
source
·
[
−
]
pub fn setenv(k: &
OsStr
, v: &
OsStr
) ->
Result
<
()
>