ucx
UAP Common Extensions
Data Fields
scstr_t Struct Reference

The UCX string structure for immutable (constant) strings. More...

#include <string.h>

Data Fields

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

Detailed Description

The UCX string structure for immutable (constant) strings.


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