You are viewing documentation for version:
Struct representing a memory pool handle.
Public Attributes#
void *
Pool handle; Do not touch.
Public Attribute Documentation#
pool_handle#
void* sl_cpc_mem_pool_handle_t::pool_handle
Pool handle; Do not touch.
used_block_cnt#
uint32_t sl_cpc_mem_pool_handle_t::used_block_cnt
Number of block in use.