Struct libvirt_sys::Struct__virSecurityLabel [] [src]

#[repr(C)]
pub struct Struct__virSecurityLabel { pub label: [c_char; 4097], pub enforcing: c_int, }

Fields

Trait Implementations

impl Copy for Struct__virSecurityLabel
[src]

impl Clone for Struct__virSecurityLabel
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__virSecurityLabel
[src]

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