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

◆ VirtualAlloc() [2/2]

static unsafe void * Interop.Kernel32.VirtualAlloc ( void * lpAddress,
UIntPtr dwSize,
int flAllocationType,
int flProtect )
package