PSTR typedef

PSTR = Pointer<Utf8>

Implementation

typedef PSTR = Pointer<Utf8>;