class Libvirt::FFI::Storage::VolumeInfoStruct

struct virStorageVolInfo {

int   type #   virStorageVolType flags
unsigned long long   capacity #   Logical size bytes
unsigned long long   allocation #   Current allocation bytes

}