Struct kvm_bindings::bindings::kvm_svm_nested_state_data [−][src]
Fields
vmcb12: [__u8; 4096]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_svm_nested_state_data
impl Send for kvm_svm_nested_state_data
impl Sync for kvm_svm_nested_state_data
impl Unpin for kvm_svm_nested_state_data
impl UnwindSafe for kvm_svm_nested_state_data
Blanket Implementations
Mutably borrows from an owned value. Read more