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