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