Language

JniNativeMethod(Byte*, Byte*, IntPtr) Constructor

Definition

public JniNativeMethod(byte* name, byte* signature, IntPtr functionPointer);
new Java.Interop.JniNativeMethod : nativeptr<byte> * nativeptr<byte> * nativeint -> Java.Interop.JniNativeMethod

Parameters

name
Byte*
signature
Byte*
functionPointer
IntPtr

nativeint

Applies to