Struct libvirt_sys::Struct__virNodeCPUStats [] [src]

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

Fields

Trait Implementations

impl Copy for Struct__virNodeCPUStats
[src]

impl Clone for Struct__virNodeCPUStats
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__virNodeCPUStats
[src]

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