hello.c
Go to the documentation of this file.
1 #include "plugin.h"
2 
3 void initialize() {
4  mfp_register("Hello World!");
5 }
mfp_register
void mfp_register(const char *name)
Definition: libuv/docs/code/plugin/main.c:11
initialize
void initialize()
Definition: hello.c:3
plugin.h


grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:00:12