ucx
UAP Common Extensions
Data Fields
sstr_t Struct Reference

The UCX string structure. More...

#include <string.h>

Data Fields

char * ptr
 A pointer to the string (not necessarily NULL-terminated)
 
size_t length
 The length of the string.
 

Detailed Description

The UCX string structure.


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