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