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

#include <windows_heap.h>

Public Attributes

union {
   HEAP_LFH_SUBSEGMENT_STAT   Buckets [4]
 
   UINT64   Stats
 
}; 
 

Detailed Description

Definition at line 444 of file windows_heap.h.

Member Data Documentation

◆ 

union { ... }

◆ Buckets

HEAP_LFH_SUBSEGMENT_STAT _HEAP_LFH_SUBSEGMENT_STATS::Buckets[4]

Definition at line 446 of file windows_heap.h.

◆ Stats

UINT64 _HEAP_LFH_SUBSEGMENT_STATS::Stats

Definition at line 447 of file windows_heap.h.


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