C/C++ API Reference
Loading...
Searching...
No Matches
pw_InlineVarLenEntryQueue_Entry Struct Reference

Overview

An entry in the queue. Entries may be stored in up to two segments, so this struct includes pointers to both portions of the entry.

Public Attributes

uint8_t * data_1
 
uint32_t size_1
 
uint8_t * data_2
 
uint32_t size_2
 

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