jpeg12_marker_parser_method typedef

jpeg12_marker_parser_method = Pointer<NativeFunction<Int32 Function(j12_decompress_ptr)>>

Implementation

typedef jpeg12_marker_parser_method
    = ffi.Pointer<ffi.NativeFunction<ffi.Int32 Function(j12_decompress_ptr)>>;