GNUnet 0.21.1
NotifyContext Struct Reference

Closure for do_notify(). More...

Data Fields

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

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: