Struct libvirt_sys::Struct__virNodeMemoryStats [] [src]

#[repr(C)]
pub struct Struct__virNodeMemoryStats { pub field: [c_char; 80], pub value: c_ulonglong, }

Fields

Trait Implementations

impl Copy for Struct__virNodeMemoryStats
[src]

impl Clone for Struct__virNodeMemoryStats
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__virNodeMemoryStats
[src]

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