Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ VirtualAlloc() [1/2]

static IntPtr Interop.Kernel32.VirtualAlloc ( SafeHandle lpAddress,
UIntPtr dwSize,
int flAllocationType,
int flProtect )
package