ReactOS 0.4.17-dev-243-g1369312
_HEAP_PSEUDO_TAG_ENTRY Struct Reference

#include <heap.h>

Public Attributes

ULONG Allocs
 
ULONG Frees
 
SIZE_T Size
 

Detailed Description

Definition at line 166 of file heap.h.

Member Data Documentation

◆ Allocs

ULONG _HEAP_PSEUDO_TAG_ENTRY::Allocs

Definition at line 168 of file heap.h.

◆ Frees

ULONG _HEAP_PSEUDO_TAG_ENTRY::Frees

Definition at line 169 of file heap.h.

◆ Size

SIZE_T _HEAP_PSEUDO_TAG_ENTRY::Size

Definition at line 170 of file heap.h.


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