IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IKVM.Runtime.JNI.JNIMemory Class Reference

Provides methods to assist in allocating memory for JNI. More...

Static Public Member Functions

static nint Alloc (int cb)
 
static void Free (nint p)
 

Detailed Description

Provides methods to assist in allocating memory for JNI.

Definition at line 32 of file JNIMemory.cs.

Member Function Documentation

◆ Alloc()

static nint IKVM.Runtime.JNI.JNIMemory.Alloc ( int cb)
static

◆ Free()

static void IKVM.Runtime.JNI.JNIMemory.Free ( nint p)
static

The documentation for this class was generated from the following file: