FunctionPtr

public @interface FunctionPtr

Mark a native method or its arguments to tell NatJ that the value is a C callback.

NatJ will lookup a method by the name() and argTypes().