Rizin
unix-like reverse engineering framework and cli tools
rz_windows_heap.h
Go to the documentation of this file.
1 #ifndef RZ_WINDOWS_HEAP_H
2 #define RZ_WINDOWS_HEAP_H
3 
4 #include <rz_types.h>
5 
6 #ifdef __cplusplus
7 extern "C" {
8 #endif
9 
10 typedef struct rz_heap_block {
15  char type[100];
18 
19 typedef struct rz_heap_info {
25 
26 #ifdef __cplusplus
27 }
28 #endif
29 
30 #endif //
struct rz_heap_info RzWindowsHeapInfo
struct rz_heap_block RzWindowsHeapBlock
char type[100]
ut64(WINAPI *w32_GetEnabledXStateFeatures)()