uv_buf_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct uv_buf_t {}

Members

Variables

base
char* base;
Undocumented in source.
len
c_ulong len;
Undocumented in source.

Meta