Class: Libvirt::FFI::Storage::VolumeInfoStruct

Inherits:
FFI::Struct
  • Object
show all
Defined in:
lib/libvirt/ffi/storage.rb

Overview

struct virStorageVolInfo { int type # virStorageVolType flags unsigned long long capacity # Logical size bytes unsigned long long allocation # Current allocation bytes }