Type Alias aeron_thread_attr_t

Source
pub type aeron_thread_attr_t = pthread_attr_t;

Aliased Type§

struct aeron_thread_attr_t {
    pub __sig: i64,
    pub __opaque: [i8; 56],
}

Fields§

§__sig: i64§__opaque: [i8; 56]