j12_fill_input_buffer property

Pointer<NativeFunction<Int32 Function(j12_decompress_ptr)>> j12_fill_input_buffer
getter/setter pair

Implementation

external ffi
        .Pointer<ffi.NativeFunction<ffi.Int32 Function(j12_decompress_ptr)>>
    j12_fill_input_buffer;