Sha256: a689d9db478afa4c087477baf19ea0595d0614f67546266b0daf99718003cb5c

Contents?: true

Size: 418 Bytes

Versions: 6

Compression:

Stored size: 418 Bytes

Contents

/* inffast.h -- header to use inffast.c
 * Copyright (C) 1995-2003 Mark Adler
 * For conditions of distribution and use, see copyright notice in zlib.h
 */

/* WARNING: this file should *not* be used by applications. It is
   part of the implementation of the compression library and is
   subject to change. Applications should only use zlib.h.
 */

void inflate_fast OF((z_streamp strm, unsigned start));

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
gosu-0.7.16 dependencies/zlib/inffast.h
gosu-0.7.11 windows/zlib, libpng/zlib/inffast.h
gosu-0.7.12 windows/zlib, libpng/zlib/inffast.h
gosu-0.7.13.2 windows/zlib, libpng/zlib/inffast.h
gosu-0.7.13.3 windows/zlib, libpng/zlib/inffast.h
gosu-0.7.13 windows/zlib, libpng/zlib/inffast.h