- atime
double atime;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- bufs
uv_buf_t* bufs;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- bufsml
uv_buf_t[4] bufsml;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- file
uv_file file;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- flags
int flags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gid
uv_gid_t gid;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mode
mode_t mode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mtime
double mtime;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- nbufs
uint nbufs;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- new_path
const(char)* new_path;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- off
ptrdiff_t off;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- uid
uv_uid_t uid;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- work_req
uv__work work_req;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.