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