#include <nnsys/fnd.h>
u32 NNS_FndGetTotalFreeSizeForExpHeap(NNSFndHeapHandle heap);
heap | Expanded heap handle |
Returns the size (in bytes) of the empty region of the expanded heap.
Obtains the size (in bytes) of the empty region of the expanded heap.
NNS_FndGetAllocatableSizeForExpHeap
, NNS_FndGetAllocatableSizeForExpHeapEx
, NNS_FndAllocFromExpHeap
, NNS_FndAllocFromExpHeapEx
2004/10/15 Deleted unnecessary comma.
2004/04/01 Initial version.
CONFIDENTIAL