JBLOCKROW typedef

JBLOCKROW = Pointer<Pointer<JCOEF>>

Implementation

typedef JBLOCKROW = ffi.Pointer<ffi.Pointer<JCOEF>>;