grpc
third_party
libuv
docs
code
plugin
libuv/docs/code/plugin/plugin.h
Go to the documentation of this file.
1
#ifndef UVBOOK_PLUGIN_SYSTEM
2
#define UVBOOK_PLUGIN_SYSTEM
3
4
// Plugin authors should use this to register their plugins with mfp.
5
void
mfp_register
(
const
char
*
name
);
6
7
#endif
setup.name
name
Definition:
setup.py:542
mfp_register
void mfp_register(const char *name)
Definition:
libuv/docs/code/plugin/main.c:11
grpc
Author(s):
autogenerated on Fri May 16 2025 02:59:43