JSAMPIMAGE typedef

JSAMPIMAGE = Pointer<JSAMPARRAY>

Implementation

typedef JSAMPIMAGE = ffi.Pointer<JSAMPARRAY>;