![]() |
ucx
UAP Common Extensions
|
The UCX string structure. More...
#include <string.h>
Data Fields | |
| char * | ptr |
| A pointer to the string. | |
| size_t | length |
| The length of the string. | |
The UCX string structure.
| char* cx_mutstr_s::ptr |
A pointer to the string.
NULL terminated.