Struct used to pack the callback, its closure (provided by the caller) and the connection handler to the service to pass it to a callback function.
More...
Struct used to pack the callback, its closure (provided by the caller) and the connection handler to the service to pass it to a callback function.
Definition at line 261 of file rps_api.c.
◆ cb
Callback provided by the client.
Definition at line 266 of file rps_api.c.
◆ cls
Closure provided by the client.
Definition at line 271 of file rps_api.c.
◆ service_conn
struct GNUNET_CLIENT_Connection* cb_cls_pack::service_conn |
Handle to the service connection.
Definition at line 276 of file rps_api.c.
The documentation for this struct was generated from the following file: