24 in_func
in,
void FAR *in_desc,
25 out_func
out,
void FAR *out_desc));
31 #define inflateBack9Init(strm, window) \
32 inflateBack9Init_((strm), (window), \
33 ZLIB_VERSION, sizeof(z_stream))
const lzma_allocator const uint8_t * in
const lzma_allocator const uint8_t size_t uint8_t * out
int ZEXPORT inflateBack9Init_(z_stream FAR *strm, unsigned char FAR *window, const char *version, int stream_size)
int ZEXPORT inflateBack9(z_stream FAR *strm, in_func in, void FAR *in_desc, out_func out, void FAR *out_desc)
int ZEXPORT inflateBack9End(z_stream FAR *strm)
ZEXTERN int ZEXPORT inflateBack9 OF((z_stream FAR *strm, in_func in, void FAR *in_desc, out_func out, void FAR *out_desc))