MEMDestroyExpHeap

Syntax

#include <revolution/mem.h>

void* MEMDestroyExpHeap( MEMHeapHandle heap );

Arguments

heap Expanded heap handle

Return Values

Returns the pointer to the region that the deleted heap occupies.

Description

Destroys the expanded heap.

See Also

MEMCreateExpHeap, MEMCreateExpHeapEx

Revision History

2006/03/01 Initial version.


CONFIDENTIAL