File: zstd.h

package info (click to toggle)
rust-zstd-sys 2.0.13-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 236 kB
  • sloc: ansic: 57; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 165 bytes parent folder | download
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