ReactOS 0.4.15-dev-8002-gbbb3b00
_HEAP_PSEUDO_TAG_ENTRY Struct Reference

#include <heap.h>

Public Attributes

ULONG Allocs
 
ULONG Frees
 
SIZE_T Size
 

Detailed Description

Definition at line 158 of file heap.h.

Member Data Documentation

◆ Allocs

ULONG _HEAP_PSEUDO_TAG_ENTRY::Allocs

Definition at line 160 of file heap.h.

◆ Frees

ULONG _HEAP_PSEUDO_TAG_ENTRY::Frees

Definition at line 161 of file heap.h.

◆ Size

SIZE_T _HEAP_PSEUDO_TAG_ENTRY::Size

Definition at line 162 of file heap.h.


The documentation for this struct was generated from the following file: