Rizin
unix-like reverse engineering framework and cli tools
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
mfp_register
void mfp_register(const char *name)
Definition:
main.c:11
name
Definition:
z80asm.h:102
subprojects
libuv-v1.40.0
docs
code
plugin
plugin.h
Generated by
1.9.1