Typedef PntosString
Defined in File common.h
Typedef Documentation
-
typedef struct PntosString PntosString
An owned C string (see PntosManagedMemory for more information).
Invariants:
data must be a pointer to an array of allocated memory ending in a
\0character