DEFRECORD KCML_MemoryPool

Record returned by 'KCML_Debug_GetPools() containing information about a active memory pools
FLD namePack formatPurpose
KCML_MemPool_PoolPool
KCML_MemPool_GlobalBOOLTRUE if created by CREATE POOL, false if pool belongs to a function
KCML_MemPool_Context$CHAR(128)Context of a pool
KCML_MemPool_Name$CHAR(64)Name of global pool, if applicable