Biohazrd icon indicating copy to clipboard operation
Biohazrd copied to clipboard

Add support for System.Runtime.InteropServices.CLong/CULong

Open PathogenDavid opened this issue 3 years ago • 0 comments

CLong is a new type being introduced for platform-independent handling of C/C++'s long.

We should (optionally) support this to make Biohazrd code more portable and allow platform-agnostic reference assemblies to match.

PathogenDavid avatar Feb 19 '21 02:02 PathogenDavid