libz-sys 1.1.23

Low-level bindings to the system libz library (also known as zlib).
Documentation
1
2
3
4
5
#include <zlib.h>

int main() {
  return (int) adler32;
}