![]() |
Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|

Go to the source code of this file.
Macros | |
| #define | inflateBack9Init(strm, window) |
Functions | |
| ZEXTERN int ZEXPORT inflateBack9 | OF ((z_stream FAR *strm, in_func in, void FAR *in_desc, out_func out, void FAR *out_desc)) |
| ZEXTERN int ZEXPORT inflateBack9End | OF ((z_stream FAR *strm)) |
| ZEXTERN int ZEXPORT inflateBack9Init_ | OF ((z_stream FAR *strm, unsigned char FAR *window, const char *version, int stream_size)) |
| #define inflateBack9Init | ( | strm, | |
| window | |||
| ) |
Definition at line 31 of file infback9.h.
| ZEXTERN int ZEXPORT inflateBack9 OF | ( | (z_stream FAR *strm, in_func in, void FAR *in_desc, out_func out, void FAR *out_desc) | ) |
| ZEXTERN int ZEXPORT inflateBack9End OF | ( | (z_stream FAR *strm) | ) |