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