Struct PntosString
Defined in File common.h
Struct Documentation
-
struct 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
Defined in File common.h
An owned C string (see PntosManagedMemory for more information).
Invariants:
data must be a pointer to an array of allocated memory ending in a \0 character