Function std::sys::unix::os::unsetenv

source ·
pub fn unsetenv(n: &OsStr) -> Result<()>