Adding upstream version 0.0~git20250520.a1d9079+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
590ac7ff5f
commit
20149b7f3a
456 changed files with 70406 additions and 0 deletions
21
bind/testdata/ignore.java.h.golden
vendored
Normal file
21
bind/testdata/ignore.java.h.golden
vendored
Normal file
|
@ -0,0 +1,21 @@
|
|||
// Code generated by gobind. DO NOT EDIT.
|
||||
|
||||
// JNI function headers for the Go <=> Java bridge.
|
||||
//
|
||||
// autogenerated by gobind -lang=java ignore
|
||||
|
||||
#ifndef __Ignore_H__
|
||||
#define __Ignore_H__
|
||||
|
||||
#include <jni.h>
|
||||
|
||||
extern jclass proxy_class_ignore_I;
|
||||
extern jmethodID proxy_class_ignore_I_cons;
|
||||
|
||||
// skipped method I.Argument with unsupported parameter or return types
|
||||
|
||||
// skipped method I.Result with unsupported parameter or return types
|
||||
|
||||
extern jclass proxy_class_ignore_S;
|
||||
extern jmethodID proxy_class_ignore_S_cons;
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue