Struct sigrok_sys::Struct_fd_set
[−]
[src]
pub struct Struct_fd_set { pub fds_bits: [__int32_t; 32usize], }
Fields
fds_bits |
pub struct Struct_fd_set { pub fds_bits: [__int32_t; 32usize], }
fds_bits |
impl Clone for Struct_fd_set
fn clone(&self) -> Self
fn clone_from(&mut self, source: &Self)
impl Default for Struct_fd_set
fn default() -> Self
impl Copy for Struct_fd_set