Main Page
Modules
Data Structures
Files
Data Structures
Class Hierarchy
Data Fields
MFMemoryCallbacks Struct Reference
[
Heap Management
]
Memory allocaiton callbacks.
More...
Data Fields
void *(*
pMalloc
)(
uint32
bytes, void *pUserData)
Pointer to function used to allocate memory.
void(*
pFree
)(void *pMemory, void *pUserData)
Pointer to function used to free memory.
Detailed Description
Used to store a set of memoy allocation callbacks used when registering custom heaps.
The documentation for this struct was generated from the following file:
MFHeap.h
Generated on Sat Oct 28 16:27:30 2006 for MountFuji Engine by
1.4.5