uv_cond_t

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

Members

Structs

unused__s
struct unused__s
Undocumented in source.

Variables

cond_var
CONDITION_VARIABLE cond_var;
Undocumented in source.
unused_
unused__s unused_;
Undocumented in source.

Meta