j12_resync_to_restart property

Pointer<NativeFunction<Int32 Function(j12_decompress_ptr, Int)>> j12_resync_to_restart
getter/setter pair

Implementation

external ffi.Pointer<
        ffi.NativeFunction<ffi.Int32 Function(j12_decompress_ptr, ffi.Int)>>
    j12_resync_to_restart;