Function std::env::remove_varUnstable [-] [+] [src]

pub fn remove_var<K: ?Sized>(k: &K) where K: AsOsStr

Remove a variable from the environment entirely.