Rizin
unix-like reverse engineering framework and cli tools
hello.c
Go to the documentation of this file.
1
#include "
plugin.h
"
2
3
void
initialize
() {
4
mfp_register
(
"Hello World!"
);
5
}
initialize
void initialize()
Definition:
hello.c:3
plugin.h
mfp_register
void mfp_register(const char *name)
Definition:
main.c:11
subprojects
libuv-v1.40.0
docs
code
plugin
hello.c
Generated by
1.9.1