UV_PRIVATE_REQ_TYPES.uv_read_t

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

Members

Mixins

__anonymous
mixin UV_REQ_FIELDS
Undocumented in source.

Variables

event_handle
HANDLE event_handle;
Undocumented in source.
wait_handle
HANDLE wait_handle;
Undocumented in source.

Meta