Sets the specified bits for the memory references by p. If p references memory not originally allocated by this garbage collector, points to the interior of a memory block, or if p is null, no action will be performed.
A pointer to the root of a valid memory block or to null.
A bit field containing any bits to set for this memory block.
The result of a call to getAttr after the specified bits have been set.
See Implementation
Sets the specified bits for the memory references by p. If p references memory not originally allocated by this garbage collector, points to the interior of a memory block, or if p is null, no action will be performed.