JMethodIDPtr typedef

JMethodIDPtr = Pointer<jmethodID_>

Implementation

typedef JMethodIDPtr = ffi.Pointer<jmethodID_>;