glib
0.8.2
glib
Function
getenv
Copy item path
Source
pub fn getenv<K:
AsRef
<
OsStr
>>(variable_name: K) ->
Option
<
OsString
>