Type Alias aeron_thread_attr_t

Source
pub type aeron_thread_attr_t = pthread_attr_t;

Aliased Type§

#[repr(C)]
pub struct aeron_thread_attr_t { pub __sig: i64, pub __opaque: [i8; 56], }

Fields§

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