MEMDestroyUnitHeap

Syntax

#include <revolution/mem.h>

void* MEMDestroyUnitHeap( MEMHeapHandle heap );

Arguments

heap Unit heap handle

Return Values

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

Description

Destorys the unit heap.

See Also

MEMCreateUnitHeap, MEMCreateUnitHeapEx

Revision History

2006/03/01 Initial version.


CONFIDENTIAL