g_getenv

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias g_getenv = g_getenv_utf8
  2. const(gchar)* g_getenv(const(gchar)* variable)
    version(!Win32)
    extern (C)
    const(gchar)*
    g_getenv
    (
    const(gchar)* variable
    )

Meta