Struct kvm_bindings::__kernel_fd_set [−][src]
Fields
fds_bits: [c_ulong; 16]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_fd_set
impl Send for __kernel_fd_set
impl Sync for __kernel_fd_set
impl Unpin for __kernel_fd_set
impl UnwindSafe for __kernel_fd_set
Blanket Implementations
Mutably borrows from an owned value. Read more