Zen-C
Loading...
Searching...
No Matches
json_rpc.h
Go to the documentation of this file.
1
2
#ifndef JSON_RPC_H
3
#define JSON_RPC_H
4
13
void
handle_request
(
const
char
*json_str);
14
15
#endif
handle_request
void handle_request(const char *json_str)
Handle a raw JSON-RPC request string.
Definition
json_rpc.c:54
src
lsp
json_rpc.h
Generated by
1.9.8