Function bones_framework::prelude::borrow::check_write_refs_count
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.