File: zstd.h

package info (click to toggle)
rust-zstd-sys 2.0.16-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 228 kB
  • sloc: ansic: 62; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (3)
1
2
3
4
5
/* Just use installed headers */
#include <zstd.h>
#ifdef ZSTD_RUST_BINDINGS_EXPERIMENTAL
#include <zstd_errors.h>
#endif  // #ifdef ZSTD_RUST_BINDINGS_EXPERIMENTAL