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