Home | History | Annotate | Download | only in zlib-1.2.3

Lines Matching refs:gzputc

1151 ZEXTERN int ZEXPORT    gzputc OF((gzFile file, int c));
1154 gzputc returns the value that was written, or -1 in case of error.