18#ifndef __RTMEMPOOL_LV2_H__
19#define __RTMEMPOOL_LV2_H__
struct _LV2_RtMemPool_Pool_Deprecated LV2_RtMemPool_Pool_Deprecated
struct _LV2_RtMemPool_Pool LV2_RtMemPool_Pool
void lv2_rtmempool_init(LV2_RtMemPool_Pool *poolPtr)
Definition rtmempool.c:306
void lv2_rtmempool_init_deprecated(LV2_RtMemPool_Pool_Deprecated *poolPtr)
Definition rtmempool.c:315