13 #ifndef LZMA_INDEX_ENCODER_H
14 #define LZMA_INDEX_ENCODER_H
const lzma_allocator * allocator
lzma_ret lzma_index_encoder_init(lzma_next_coder *next, const lzma_allocator *allocator, const lzma_index *i)
Custom functions for memory handling.
Hold data and function pointers of the next filter in the chain.
Definitions common to the whole liblzma library.
lzma_ret
Return values used by several functions in liblzma.