#include <revolution/mem.h> u32 MEMGetTotalFreeSizeForExpHeap( MEMHeapHandle heap );
heap |
Expanded heap handle |
|---|
Returns the size in bytes of the free region in the extended heap.
This function gets the size in bytes of the free region in the extended heap.
MEMGetAllocatableSizeForExpHeap, MEMGetAllocatableSizeForExpHeapEx, MEMAllocFromExpHeap, MEMAllocFromExpHeapEx
2006/03/01 Initial version.
CONFIDENTIAL