Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 198 of file deflate.c.
{ return deflateInit2_(strm, level, Z_DEFLATED, MAX_WBITS, DEF_MEM_LEVEL, Z_DEFAULT_STRATEGY, version, stream_size); /* To do: ignore strm->next_in if we use it as window */ }