Struct libc::types::os::arch::posix01::pthread_attr_t [-] [+] [src]

pub struct pthread_attr_t {
    pub __size: [u64; 7],
}

Fields

__size

Trait Implementations

Derived Implementations

impl Copy for pthread_attr_t