LPINT typedef

LPINT = Pointer<Int>

Implementation

typedef LPINT = ffi.Pointer<ffi.Int>;