Struct libc::pthread_condattr_t [] [src]

pub struct pthread_condattr_t {
    // some fields omitted
}

Trait Implementations

impl Copy for pthread_condattr_t

impl Clone for pthread_condattr_t

fn clone(&self) -> pthread_condattr_t

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