MCPcopy Create free account
hub / github.com/F-Stack/f-stack / zlibVersion

Function zlibVersion

freebsd/contrib/zlib/zutil.c:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25
26
27const char * ZEXPORT zlibVersion()
28{
29 return ZLIB_VERSION;
30}
31
32uLong ZEXPORT zlibCompileFlags()
33{

Callers 5

OFFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by 2

mainFunction · 0.68
mainFunction · 0.68