Skip to main content

switch_thread_rwlock_t

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ยง

pub struct switch_thread_rwlock_t { /* private fields */ }