Mount Fuji Engine  0.8b
MF_API MFHeap* MFHeap_GetAllocHeap ( const void *  pMemory)

Get the heap of a fuji allocation.

Parameters
pMemoryPointer to an allocated block of memory.
Returns
Pointer to the MFHeap the memory was allocated in.
See Also
MFHeap_Alloc()
MFHeap_GetAllocSize()