atomicRcBoxGetSize

Retrieves the size of the reference counted data pointed by mem_block.

size_t
atomicRcBoxGetSize
(
void* memBlock
)

Parameters

memBlock void*

a pointer to reference counted data

Return Value

Type: size_t

the size of the data, in bytes