Rizin
unix-like reverse engineering framework and cli tools
_HEAP_PSEUDO_TAG_ENTRY Struct Reference

#include <windows_heap.h>

Public Attributes

ULONG32 Allocs
 
ULONG32 Frees
 
WPARAM Size
 

Detailed Description

Definition at line 287 of file windows_heap.h.

Member Data Documentation

◆ Allocs

ULONG32 _HEAP_PSEUDO_TAG_ENTRY::Allocs

Definition at line 288 of file windows_heap.h.

◆ Frees

ULONG32 _HEAP_PSEUDO_TAG_ENTRY::Frees

Definition at line 289 of file windows_heap.h.

◆ Size

WPARAM _HEAP_PSEUDO_TAG_ENTRY::Size

Definition at line 290 of file windows_heap.h.


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