Adds new NativePtrArray class to deal with native arrays easier.

This commit is contained in:
2020-07-25 12:52:18 +02:00
parent 4d74dcc263
commit 34c64d6b68
9 changed files with 178 additions and 13 deletions

View File

@@ -5,9 +5,9 @@
<IsPackable>false</IsPackable>
<Configurations>Debug;Release</Configurations>
<Configurations>Debug</Configurations>
<Platforms>x86_64</Platforms>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>
<ItemGroup>