Location:
e32def.h
Link against:
__UHEAP_MARKEND User::__DbgMarkEnd(RHeap::EUser,0)
Supported from 5.0
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
.