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

Function convert_into_sis

freebsd/contrib/zstd/zlibWrapper/zstd_zlibwrapper.c:249–252  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

247}
248
249static struct internal_state* convert_into_sis(void* ptr)
250{
251 return (struct internal_state*) ptr;
252}
253
254ZEXTERN int ZEXPORT z_deflateInit_ OF((z_streamp strm, int level,
255 const char *version, int stream_size))

Callers 1

zstd_zlibwrapper.cFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected