Pharos 0.7.23
Modern Web Framework & Web App Hosting Service.
Loading...
Searching...
No Matches
native_json_runtime_ops.h
Go to the documentation of this file.
1#ifndef PHAROS_NATIVE_JSON_RUNTIME_OPS_H
2#define PHAROS_NATIVE_JSON_RUNTIME_OPS_H
3
4int handle_native_json_command(int argc, char **argv);
5
6#endif
int handle_native_json_command(int argc, char **argv)