LPLONG typedef

LPLONG = Pointer<Long>

Implementation

typedef LPLONG = ffi.Pointer<ffi.Long>;