Function std::sys::unix::os::setenv

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