pub type switch_mutex_t = fspr_thread_mutex_t;Expand description
Opaque thread-local mutex structure
Aliased Typeยง
#[repr(C)]pub struct switch_mutex_t { /* private fields */ }pub type switch_mutex_t = fspr_thread_mutex_t;Opaque thread-local mutex structure
#[repr(C)]pub struct switch_mutex_t { /* private fields */ }