ELinks 0.18.0
itrm_queue Struct Reference

#include <itrm.h>

Data Fields

unsigned char * data
int len
 The amount of data in the queue, in bytes.

Field Documentation

◆ data

unsigned char* itrm_queue::data

◆ len

int itrm_queue::len

The amount of data in the queue, in bytes.

This may be less than the amount of memory allocated for the buffer; struct itrm_queue does not keep track of that, and has no global policy on whether the buffer can be resized.


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