uv_statfs_s

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

Members

Variables

f_bavail
uint64_t f_bavail;
Undocumented in source.
f_bfree
uint64_t f_bfree;
Undocumented in source.
f_blocks
uint64_t f_blocks;
Undocumented in source.
f_bsize
uint64_t f_bsize;
Undocumented in source.
f_ffree
uint64_t f_ffree;
Undocumented in source.
f_files
uint64_t f_files;
Undocumented in source.
f_spare
uint64_t[4] f_spare;
Undocumented in source.
f_type
uint64_t f_type;
Undocumented in source.

Meta