rcBoxRelease
Releases a reference on the data pointed by @mem_block.
If the reference was the last one, it will free the resources allocated for @mem_block.
Since
2.58
Parameters
memBlock
a pointer to reference counted data
Releases a reference on the data pointed by @mem_block.
If the reference was the last one, it will free the resources allocated for @mem_block.
2.58
a pointer to reference counted data