uv_env_item_s

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) pure nothrow @nogc
struct uv_env_item_s {}

Members

Variables

name
char* name;
Undocumented in source.
value
char* value;
Undocumented in source.

Meta