nn::fnd::HeapFillType Enumerated Typeenum HeapFillType;
| Value | Description |
|---|---|
HEAP_FILL_TYPE_NOUSE |
When debug fill has not yet been used. |
HEAP_FILL_TYPE_ALLOC |
When debug fill is allocated. |
HEAP_FILL_TYPE_FREE |
When debug fill is freed. |
HEAP_FILL_TYPE_MAX |
Constant representing the types of ways to fill the heap.
CONFIDENTIAL