Struct binaryen_sys::fd_set [−][src]
Fields
__fds_bits: [__fd_mask; 16]
Trait Implementations
impl Debug for fd_set[src]
impl Debug for fd_setfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Copy for fd_set[src]
impl Copy for fd_setimpl Clone for fd_set[src]
impl Clone for fd_set