Struct libvirt_sys::Struct__virDomainBlockInfo [] [src]

#[repr(C)]
pub struct Struct__virDomainBlockInfo { pub capacity: c_ulonglong, pub allocation: c_ulonglong, pub physical: c_ulonglong, }

Fields

Trait Implementations

impl Copy for Struct__virDomainBlockInfo
[src]

impl Clone for Struct__virDomainBlockInfo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__virDomainBlockInfo
[src]

Returns the "default value" for a type. Read more