silc_getenv

SYNOPSIS

    const char *silc_getenv(const char *variable);

DESCRIPTION

Returns the value of the environment variable `variable' or NULL if such variable does not exist in the environment.