getdns_bindata Struct Reference

#include <getdns.h>

Data Fields

size_t size
 
uint8_t * data
 

Detailed Description

A struct to hold binary data.

Definition at line 536 of file getdns.h.

Field Documentation

◆ size

size_t getdns_bindata::size

Definition at line 538 of file getdns.h.

◆ data

uint8_t* getdns_bindata::data

Definition at line 539 of file getdns.h.


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