Struct cups_sys::fd_set
[−]
[src]
pub struct fd_set { pub fds_bits: [__int32_t; 32], }
Fields
fds_bits: [__int32_t; 32]
Trait Implementations
impl Debug for fd_set
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src][−]
Formats the value using the given formatter.