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

Public Attributes

byte * name
 
byte * signature
 
void * fnPtr
 

Detailed Description

Definition at line 7 of file JNINativeMethod.cs.

Member Data Documentation

◆ fnPtr

void* IKVM.Runtime.JNI.JNINativeMethod.fnPtr

Definition at line 12 of file JNINativeMethod.cs.

◆ name

byte* IKVM.Runtime.JNI.JNINativeMethod.name

Definition at line 10 of file JNINativeMethod.cs.

◆ signature

byte* IKVM.Runtime.JNI.JNINativeMethod.signature

Definition at line 11 of file JNINativeMethod.cs.


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