Struct nix::sys::ioctl::libc::sigset_t [] [src]

pub struct sigset_t {
    // some fields omitted
}

Trait Implementations

impl Clone for sigset_t

fn clone(&self) -> sigset_t

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

impl Copy for sigset_t