|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Provides methods to assist in allocating memory for JNI. More...
Static Public Member Functions | |
| static nint | Alloc (int cb) |
| static void | Free (nint p) |
Provides methods to assist in allocating memory for JNI.
Definition at line 32 of file JNIMemory.cs.
|
static |
|
static |