JFieldIDPtr typedef

JFieldIDPtr = Pointer<jfieldID_>

Implementation

typedef JFieldIDPtr = ffi.Pointer<jfieldID_>;