pub unsafe extern "C" fn dr_rwlock_self_owns_write_lock( rwlock: *mut c_void, ) -> bool_
Returns whether the calling thread owns the write lock on \p rwlock.