Struct libvirt_sys::Struct__virDomainEventGraphicsSubjectIdentity [] [src]

#[repr(C)]
pub struct Struct__virDomainEventGraphicsSubjectIdentity { pub _type: *mut c_char, pub name: *mut c_char, }

Fields

Trait Implementations

impl Copy for Struct__virDomainEventGraphicsSubjectIdentity
[src]

impl Clone for Struct__virDomainEventGraphicsSubjectIdentity
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__virDomainEventGraphicsSubjectIdentity
[src]

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