Struct librdkafka_sys::pthread_attr_t [] [src]

#[repr(C)]
pub struct pthread_attr_t { pub _bindgen_data_: [u64; 7], }

Fields

Methods

impl pthread_attr_t
[src]

Trait Implementations

impl Copy for pthread_attr_t
[src]

impl Clone for pthread_attr_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for pthread_attr_t
[src]

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