初始化
This commit is contained in:
7
LFtid1056/lib/libuv-v1.51.0/docs/code/plugin/plugin.h
Normal file
7
LFtid1056/lib/libuv-v1.51.0/docs/code/plugin/plugin.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef UVBOOK_PLUGIN_SYSTEM
|
||||
#define UVBOOK_PLUGIN_SYSTEM
|
||||
|
||||
// Plugin authors should use this to register their plugins with mfp.
|
||||
void mfp_register(const char *name);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user