Struct sigrok_sys::Struct_fd_set [] [src]

pub struct Struct_fd_set {
    pub fds_bits: [__int32_t; 32usize],
}

Fields

fds_bits

Trait Implementations

impl Clone for Struct_fd_set

fn clone(&self) -> Self

1.0.0fn clone_from(&mut self, source: &Self)

impl Default for Struct_fd_set

fn default() -> Self

Derived Implementations

impl Copy for Struct_fd_set