Union eccodes_sys::pthread_attr_t [−][src]
Fields
__size: [c_char; 56]__align: c_longTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for pthread_attr_t
impl Send for pthread_attr_t
impl Sync for pthread_attr_t
impl Unpin for pthread_attr_t
impl UnwindSafe for pthread_attr_t
Blanket Implementations
Mutably borrows from an owned value. Read more