Struct libc::sigset_t
[−]
[src]
pub struct sigset_t { // some fields omitted }
pub struct sigset_t { // some fields omitted }
impl Copy for sigset_t
impl Clone for sigset_t
fn clone(&self) -> sigset_t
fn clone_from(&mut self, source: &Self)