gnu_xml_libxmlj_dom_gnomeprocessinginstruction.h

来自「linux下编程用 编译软件」· C头文件 代码 · 共 21 行

H
21
字号
/* DO NOT EDIT THIS FILE - it is machine generated */#ifndef __gnu_xml_libxmlj_dom_GnomeProcessingInstruction__#define __gnu_xml_libxmlj_dom_GnomeProcessingInstruction__#include <jni.h>#ifdef __cplusplusextern "C"{#endifJNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeProcessingInstruction_getData (JNIEnv *env, jobject);JNIEXPORT void JNICALL Java_gnu_xml_libxmlj_dom_GnomeProcessingInstruction_setData (JNIEnv *env, jobject, jstring);#ifdef __cplusplus}#endif#endif /* __gnu_xml_libxmlj_dom_GnomeProcessingInstruction__ */

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?