uv_thread_options_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_thread_options_s {}

Members

Variables

flags
uint flags;
Undocumented in source.
stack_size
size_t stack_size;
Undocumented in source.

Meta