os_mempool_info struct
Information describing a memory pool, used to return OS information to the management layer.
Fields
Size of the memory blocks in the pool.
Number of memory blocks in the pool.
Number of free memory blocks.
Minimum number of free memory blocks ever.