[][src]Function libc::pthread_rwlock_unlock

pub unsafe extern "C" fn pthread_rwlock_unlock(
    lock: *mut pthread_rwlock_t
) -> c_int