zstd-sys 2.1.0+zstd.1.5.7

Low-level bindings for the zstd compression library.
Documentation
1
2
3
4
5
6
7
8
9
10
#include <stddef.h>

#ifndef	_STDIO_H
#define	_STDIO_H	1

#define fprintf(expr, ...)
#define fflush(expr)

#endif // _STDIO_H