GNUnet 0.21.1
GNUNET_SETI_Element Struct Reference

Element stored in a set. More...

#include <gnunet_seti_service.h>

Data Fields

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

Detailed Description

Element stored in a set.

Definition at line 113 of file gnunet_seti_service.h.

Field Documentation

◆ size

◆ element_type

◆ data


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