Class: Libvirt::FFI::Storage::VolumeInfoStruct
- Inherits:
-
FFI::Struct
- Object
- FFI::Struct
- Libvirt::FFI::Storage::VolumeInfoStruct
- 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 }