Function libc::pthread_rwlock_destroy
[−]
[src]
pub unsafe extern fn pthread_rwlock_destroy(lock: *mut pthread_rwlock_t)
-> c_int
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io