struct__virDomainBlockStats

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 struct__virDomainBlockStats {}

Members

Variables

errs
long errs;
Undocumented in source.
rd_bytes
long rd_bytes;
Undocumented in source.
rd_req
long rd_req;
Undocumented in source.
wr_bytes
long wr_bytes;
Undocumented in source.
wr_req
long wr_req;
Undocumented in source.

Meta