Introduction - If you have any usage issues, please Google them yourself
gzwrite.c zlib functions for writing gzip files.Initialize state for writing a gzip file. Mark initialization by setting state->size to non-zero. Return -1 on failure or 0 on success.