Last updated 1 year ago
[DllImport("Kernel32.dll")][return: MarshalAs(UnmanagedType.LPArray, SizeParamIndex = 1)] public static extern IntPtr VirtualAlloc(IntPtr lpAddress, UIntPtr dwSize
Microsoft documentation: Link