Struct kvm_bindings::kvm_pit_config [−][src]
Fields
flags: __u32pad: [__u32; 15]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_pit_config
impl Send for kvm_pit_config
impl Sync for kvm_pit_config
impl Unpin for kvm_pit_config
impl UnwindSafe for kvm_pit_config
Blanket Implementations
Mutably borrows from an owned value. Read more