Struct kvm_bindings::kvm_dtable [−][src]
Fields
base: __u64limit: __u16padding: [__u16; 3]Trait 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_dtable
impl Send for kvm_dtable
impl Sync for kvm_dtable
impl Unpin for kvm_dtable
impl UnwindSafe for kvm_dtable
Blanket Implementations
Mutably borrows from an owned value. Read more