Function glib::getenv

source · []
pub fn getenv<K: AsRef<OsStr>>(variable_name: K) -> Option<OsString>