Struct libvirt_sys::Struct__virDomainEventGraphicsSubject [] [src]

#[repr(C)]
pub struct Struct__virDomainEventGraphicsSubject { pub nidentity: c_int, pub identities: virDomainEventGraphicsSubjectIdentityPtr, }

Fields

Trait Implementations

impl Copy for Struct__virDomainEventGraphicsSubject
[src]

impl Clone for Struct__virDomainEventGraphicsSubject
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__virDomainEventGraphicsSubject
[src]

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