with its reference count increased
atomicRcBoxAcquire
fn
void * atomicRcBoxAcquire(void * memBlock)Atomically acquires a reference on the data pointed by mem_block.
Parameters
memBlock | a pointer to reference counted data |
Returns
a pointer to the data,