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