#include <revolution/mem.h> void* MEMDestroyFrmHeap( MEMHeapHandle heap );
heap |
Frame heap handle |
|---|
Returns the pointer to the region that the deleted heap occupies.
Destroys the frame heap.
MEMCreateFrmHeap, MEMCreateFrmHeapEx
2006/03/01 Initial version.
CONFIDENTIAL