Struct kvm_bindings::kvm_sev_dbg [−][src]
Fields
src_uaddr: __u64dst_uaddr: __u64len: __u32Trait 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_sev_dbg
impl Send for kvm_sev_dbg
impl Sync for kvm_sev_dbg
impl Unpin for kvm_sev_dbg
impl UnwindSafe for kvm_sev_dbg
Blanket Implementations
Mutably borrows from an owned value. Read more