162306a36Sopenharmony_ci/* inffast.h -- header to use inffast.c
262306a36Sopenharmony_ci * Copyright (C) 1995-2003 Mark Adler
362306a36Sopenharmony_ci * For conditions of distribution and use, see copyright notice in zlib.h
462306a36Sopenharmony_ci */
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci/* WARNING: this file should *not* be used by applications. It is
762306a36Sopenharmony_ci   part of the implementation of the compression library and is
862306a36Sopenharmony_ci   subject to change. Applications should only use zlib.h.
962306a36Sopenharmony_ci */
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_civoid inflate_fast (z_streamp strm, unsigned start);
12