Function std::sys::windows::os::setenv

source ·
pub fn setenv(k: &OsStr, v: &OsStr) -> Result<()>