imCompressDataUnZ

Uncompresses the data compressed with the ZLIB Deflate compression. \n * Returns zero if failed. * \ingroup compress

extern (C) @safe nothrow
int
imCompressDataUnZ
(
const(void)* src_data
,,
void* dst_data
,)

Meta