Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: e32def.h

__UHEAP_MARKEND

__UHEAP_MARKEND

Description

Marks the end of checking the current thread's heap.

The macro expects zero heap cells to remain allocated at the current nest level. This macro is defined only for debug builds.

This macro must match an earlier call to __UHEAP_MARK.

See also: