HPSTR typedef

HPSTR = Pointer<Char>

Implementation

typedef HPSTR = ffi.Pointer<ffi.Char>;