Struct kvm_bindings::kvm_lapic_state [−][src]
Fields
regs: [c_char; 1024]Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for kvm_lapic_state
impl Send for kvm_lapic_state
impl Sync for kvm_lapic_state
impl Unpin for kvm_lapic_state
impl UnwindSafe for kvm_lapic_state
Blanket Implementations
Mutably borrows from an owned value. Read more