Struct kvm_bindings::__kernel_fsid_t [−][src]
Fields
val: [c_int; 2]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 __kernel_fsid_t
impl Send for __kernel_fsid_t
impl Sync for __kernel_fsid_t
impl Unpin for __kernel_fsid_t
impl UnwindSafe for __kernel_fsid_t
Blanket Implementations
Mutably borrows from an owned value. Read more