游雁
2023-10-19 b9bcf1f093c3053fdc4e2cf4a1d38e27bbf429fb
funasr/runtime/onnxruntime/include/funasrruntime.h
@@ -18,10 +18,6 @@
#define FUNASR_CALLBCK_PREFIX __stdcall
#endif
#ifdef __cplusplus
extern "C" {
#endif
typedef void* FUNASR_HANDLE;
typedef void* FUNASR_RESULT;
@@ -122,7 +118,4 @@
_FUNASRAPI void            FunTpassUninit(FUNASR_HANDLE handle);
_FUNASRAPI void            FunTpassOnlineUninit(FUNASR_HANDLE handle);
#ifdef __cplusplus
}
#endif