GNUnet debian-0.24.3-28-g4f2a77692
 
Loading...
Searching...
No Matches
GNUNET_SET_Element Struct Reference

Element stored in a set. More...

#include <gnunet_set_service.h>

Data Fields

uint16_t size
 Number of bytes in the buffer pointed to by data.
 
uint16_t element_type
 Application-specific element type.
 
const void * data
 Actual data of the element.
 

Detailed Description

Element stored in a set.

Definition at line 199 of file gnunet_set_service.h.

Field Documentation

◆ size

◆ element_type

◆ data


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