FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
node-java/src/node_NodeDynamicProxyClass.h at master · balitax/node-java · GitHub
balitax
/
node-java
Public
forked from
joeferner/node-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
node-java
/
src
/
node_NodeDynamicProxyClass.h
Copy path
More file actions
More file actions
Latest commit
History
History
History
21 lines (19 loc) · 555 Bytes
Breadcrumbs
node-java
/
src
/
node_NodeDynamicProxyClass.h
Copy path
File metadata and controls
21 lines (19 loc) · 555 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* DO NOT EDIT THIS FILE - it is machine generated */
#include
<jni.h>
/* Header for class node_NodeDynamicProxyClass */
#ifndef
_Included_node_NodeDynamicProxyClass
#define
_Included_node_NodeDynamicProxyClass
#ifdef
__cplusplus
extern
"C"
{
#endif
/*
* Class: node_NodeDynamicProxyClass
* Method: callJs
* Signature: (JLjava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;
*/
JNIEXPORT
jobject
JNICALL
Java_node_NodeDynamicProxyClass_callJs
(
JNIEnv
*
,
jobject
,
jlong
,
jobject
,
jobjectArray
);
#ifdef
__cplusplus
}
#endif
#endif
Back
|
FazBrowse Home
|
New Git URL