Struct libc::pthread_condattr_t [] [src]

#[repr(C)]
pub struct pthread_condattr_t { /* fields omitted */ }
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io