pub unsafe fn unset_vo_bit_unsafe(object: ObjectReference)
Expand description

Non-atomically unset the VO bit for an object. The caller needs to ensure the side metadata for the VO bit for the object is accessed by only one thread.

§Safety

This is unsafe: check the comment on side_metadata::store