UV_FS_PRIVATE_FIELDS.fs_s

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

Members

Structs

info_s
struct info_s
Undocumented in source.
time_s
struct time_s
Undocumented in source.

Variables

info
info_s info;
Undocumented in source.
time
time_s time;
Undocumented in source.

Meta