UM C API  6.16
lbm_apphdr_chain_elem_t_stct Struct Reference

Structure that represents an element in an app header chain. More...

#include <lbm.h>

Data Fields

lbm_uchar_t type
 Code representing the type of data in this element.
 
lbm_ushort_t subtype
 Code representing the subtype (if any) of the data in this element.
 
size_t len
 length of the data pointed to by data
 
void * data
 Pointer to the app header data.
 

Detailed Description

Structure that represents an element in an app header chain.

See lbm_apphdr_chain_elem_t_stct for field definitions.


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