rcBoxGetSize
fn
size_t rcBoxGetSize(void * memBlock)Retrieves the size of the reference counted data pointed by mem_block.
Parameters
memBlock | a pointer to reference counted data |
Returns
the size of the data, in bytes