GNUnet 0.24.4-talerdev.1-13-g62dff6af1
 
Loading...
Searching...
No Matches
NotifyContext Struct Reference

Closure for do_notify(). More...

Data Fields

void * extra
 Extra argument of the notification, or NULL.
 
size_t extra_size
 Number of bytes in extra.
 

Detailed Description

Closure for do_notify().

Definition at line 150 of file pq_event.c.

Field Documentation

◆ extra

void* NotifyContext::extra

Extra argument of the notification, or NULL.

Definition at line 155 of file pq_event.c.

◆ extra_size

size_t NotifyContext::extra_size

Number of bytes in extra.

Definition at line 160 of file pq_event.c.


The documentation for this struct was generated from the following file: