Struct libc::pthread_rwlock_t [] [src]

#[repr(C)]
pub struct pthread_rwlock_t { /* fields omitted */ }
🔬 This is a nightly-only experimental API.   (libc)

use libc from crates.io