Function pthread_rwlock_destroy [src]
Prototype
pub extern "c" fn pthread_rwlock_destroy(rwl: *pthread_rwlock_t) callconv(.c) E Parameters
rwl: *pthread_rwlock_t Source
pub extern "c" fn pthread_rwlock_destroy(rwl: *pthread_rwlock_t) callconv(.c) E