PtrInt32 typedef

PtrInt32 = Pointer<Int32>

Implementation

typedef PtrInt32 = ffi.Pointer<ffi.Int32>;