LPSTR typedef

LPSTR = Pointer<Utf8>

Implementation

typedef LPSTR = Pointer<Utf8>;