Rizin
unix-like reverse engineering framework and cli tools
|
#include <windows_heap.h>
Public Attributes | |
struct { | |
ULONG PageAlignLargeAllocs: 1 | |
ULONG FullDecommit: 1 | |
} | Flags |
Definition at line 332 of file windows_heap.h.
struct { ... } _RTL_HP_VS_CONFIG::Flags |
ULONG _RTL_HP_VS_CONFIG::FullDecommit |
Definition at line 335 of file windows_heap.h.
ULONG _RTL_HP_VS_CONFIG::PageAlignLargeAllocs |
Definition at line 334 of file windows_heap.h.