ReactOS 0.4.16-dev-297-gc569aee
|
#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 PNGZ_INPUT_CAST | ( | b | ) | png_constcast(png_bytep,b) |
Definition at line 41 of file pngstruct.h.
#define PNGZ_MSG_CAST | ( | s | ) | png_constcast(char*,s) |
Definition at line 40 of file pngstruct.h.
#define ZLIB_CONST |
Definition at line 28 of file pngstruct.h.
Definition at line 56 of file pngstruct.h.