|
abc-master
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include "misc/util/abc_global.h"#include "zlib.h"Go to the source code of this file.
Macros | |
| #define | ZLIB_INTERNAL |
Functions | |
| ABC_NAMESPACE_IMPL_START int ZEXPORT | uncompress (Bytef *dest, uLongf *destLen, const Bytef *source, uLong sourceLen) |