Struct kvm_bindings::kvm_msr_entry [−][src]
Fields
index: __u32reserved: __u32data: __u64Trait Implementations
Returns the “default value” for a type. Read more
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_msr_entry
impl Send for kvm_msr_entry
impl Sync for kvm_msr_entry
impl Unpin for kvm_msr_entry
impl UnwindSafe for kvm_msr_entry
Blanket Implementations
Mutably borrows from an owned value. Read more