uv_stdio_container_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_stdio_container_s {}

Members

Unions

data_s
union data_s
Undocumented in source.

Variables

data
data_s data;
Undocumented in source.
flags
uv_stdio_flags flags;
Undocumented in source.

Meta