Constructor
JsonrpcServernew
Declaration [src]
JsonrpcServer*
jsonrpc_server_new (
void
)
Return value
| Returns: | JsonrpcServer |
A newly created |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |