Struct cups_sys::fd_set [] [src]

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

Fields

Trait Implementations

impl Debug for fd_set
[src]

[src]
[]

Formats the value using the given formatter.

impl Copy for fd_set
[src]

impl Clone for fd_set
[src]

[src]
[]

Returns a copy of the value. Read more

1.0.0
[src]
[]

Performs copy-assignment from source. Read more