Typedef PntosString

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 \0 character