pub fn check_write_refs_count(v: isize) -> bool
Expand description

Returns true if there are too many write refs.

If is_writing would return false for provided argument, this function result unspecified.