pub type __darwin_pthread_rwlockattr_t = _opaque_pthread_rwlockattr_t;

Aliased Type§

struct __darwin_pthread_rwlockattr_t {
    pub __sig: i32,
    pub __opaque: [i8; 16],
}

Fields§

§__sig: i32§__opaque: [i8; 16]