HyperDbg Debugger
Loading...
Searching...
No Matches
GlobalVariableManagement.h
Go to the documentation of this file.
1
12#pragma once
13
15// Functions //
17
20
21VOID
UCHAR BOOLEAN
Definition BasicTypes.h:39
#define VOID
Definition BasicTypes.h:33
BOOLEAN GlobalGuestStateAllocateZeroedMemory(VOID)
Allocate guest state memory.
Definition GlobalVariableManagement.c:20
VOID GlobalGuestStateFreeMemory(VOID)
Free guest state memory.
Definition GlobalVariableManagement.c:52