![]() |
ucx
UAP Common Extensions
|
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. | |
The UCX string structure.
1.8.13