Struct librdkafka_sys::pthread_barrierattr_t [] [src]

pub struct pthread_barrierattr_t {
    pub _bindgen_data_: [u32; 1],
}

Fields

Methods

impl pthread_barrierattr_t
[src]

Trait Implementations

impl Copy for pthread_barrierattr_t
[src]

impl Clone for pthread_barrierattr_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for pthread_barrierattr_t
[src]

Formats the value using the given formatter.

impl Default for pthread_barrierattr_t
[src]

Returns the "default value" for a type. Read more