|
rcutils
master
C API providing common utilities and data structures.
|

Go to the source code of this file.
Functions | |
| const char * | rcutils_get_env (const char *env_name, const char **env_value) |
| Retrieve the value of the given environment variable if it exists, or "". More... | |
| const char* rcutils_get_env | ( | const char * | env_name, |
| const char ** | env_value | ||
| ) |
Retrieve the value of the given environment variable if it exists, or "".
1.8.11