10 #ifndef __MEM_REFCOUNTEDC_API_H__
11 #define __MEM_REFCOUNTEDC_API_H__
MEM_TObjectPtr MEM_TRefCountedObjectPtr
int MEM_RefCountedIncRef(MEM_TRefCountedObjectPtr shared)
int MEM_RefCountedDecRef(MEM_TRefCountedObjectPtr shared)
struct MEM_TOpaqueObject * MEM_TObjectPtr
int MEM_RefCountedGetRef(MEM_TRefCountedObjectPtr shared)