Type Alias switch_thread_rwlock_t

Source
pub type switch_thread_rwlock_t = fspr_thread_rwlock_t;
Expand description

Opaque structure used for the rwlock

Aliased Typeยง

#[repr(C)]
pub struct switch_thread_rwlock_t { /* private fields */ }