Function getenv

Source
pub fn getenv<K: AsRef<OsStr>>(variable_name: K) -> Option<OsString>