Data Structures | |
struct | GNUNET_REST_Plugin |
struct returned by the initialization function of the plugin More... | |
Typedefs | |
typedef enum GNUNET_GenericReturnValue(* | GNUNET_REST_ProcessingFunction) (void *plugin, struct GNUNET_REST_RequestHandle *handle, GNUNET_REST_ResultProcessor proc, void *proc_cls) |
typedef enum GNUNET_GenericReturnValue(* GNUNET_REST_ProcessingFunction) (void *plugin, struct GNUNET_REST_RequestHandle *handle, GNUNET_REST_ResultProcessor proc, void *proc_cls) |
Definition at line 1 of file gnunet_rest_plugin.h.