JObjectPtr typedef

JObjectPtr = Pointer<Void>

Reference types, in C.

Implementation

typedef JObjectPtr = ffi.Pointer<ffi.Void>;