Sha256: 47617e48ac784b429021f9938e18fe2b01e0a2ea343f4af899920c6f1f632040

Contents?: true

Size: 174 Bytes

Versions: 15

Compression:

Stored size: 174 Bytes

Contents

#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

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
mt-libuv-4.1.04 ext/libuv/docs/code/plugin/plugin.h
mt-libuv-4.1.03 ext/libuv/docs/code/plugin/plugin.h
mt-libuv-4.1.02 ext/libuv/docs/code/plugin/plugin.h
libuv-4.0.9 ext/libuv/docs/code/plugin/plugin.h
libuv-4.0.2 ext/libuv/docs/code/plugin/plugin.h
libuv-4.0.1 ext/libuv/docs/code/plugin/plugin.h
libuv-4.0.0 ext/libuv/docs/code/plugin/plugin.h
libuv-3.3.0 ext/libuv/docs/code/plugin/plugin.h
libuv-3.2.4 ext/libuv/docs/code/plugin/plugin.h
libuv-3.2.3 ext/libuv/docs/code/plugin/plugin.h
libuv-3.2.2 ext/libuv/docs/code/plugin/plugin.h
libuv-3.2.1 ext/libuv/docs/code/plugin/plugin.h
libuv-3.2.0 ext/libuv/docs/code/plugin/plugin.h
libuv-3.1.9 ext/libuv/docs/code/plugin/plugin.h
libuv-3.1.8 ext/libuv/docs/code/plugin/plugin.h