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