Beef Corlib
Public Member Functions | List of all members
System.IRawAllocator Interface Reference
Inheritance diagram for System.IRawAllocator:
System.BumpAllocator System.ITypedAllocator System.StdAllocator System.SingleAllocator

Public Member Functions

void * Alloc (int size, int align)
 
void Free (void *ptr)