UV_REQ_FIELDS

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Mixins

__anonymous
mixin UV_REQ_PRIVATE_FIELDS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

data
void* data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
reserved
void*[6] reserved;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
type
uv_req_type type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Mixed In Members

From mixin UV_REQ_PRIVATE_FIELDS

u_s
union u_s
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
u
u_s u;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
next_req
uv_req_s* next_req;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta