Prusa MINI Firmware overview
|
#include "zlib.h"
Go to the source code of this file.
Classes | |
struct | png_struct_def |
Macros | |
#define | ZLIB_CONST |
#define | PNGZ_MSG_CAST(s) png_constcast(char*,s) |
#define | PNGZ_INPUT_CAST(b) png_constcast(png_bytep,b) |
#define | ZLIB_IO_MAX ((uInt)-1) |
#define ZLIB_CONST |
#define PNGZ_MSG_CAST | ( | s | ) | png_constcast(char*,s) |
#define PNGZ_INPUT_CAST | ( | b | ) | png_constcast(png_bytep,b) |
#define ZLIB_IO_MAX ((uInt)-1) |