PLONG typedef

PLONG = Pointer<LONG>

Implementation

typedef PLONG = ffi.Pointer<LONG>;