Sha256: e8edf4c5ba6aa6bc44e681e8a4ada5b300a708d684788cad0e86c1446d67fcc1

Contents?: true

Size: 585 Bytes

Versions: 23

Compression:

Stored size: 585 Bytes

Contents

#ifdef PKG_CONFIG

/* Just use installed headers */
#include <zstd.h>
#ifdef ZSTD_RUST_BINDINGS_EXPERIMENTAL
#include <zstd_errors.h>
#endif  // #ifdef ZSTD_RUST_BINDINGS_EXPERIMENTAL

#else // #ifdef PKG_CONFIG

#include "zstd/lib/zstd.h"
#ifdef ZSTD_RUST_BINDINGS_EXPERIMENTAL
#include "zstd/lib/zstd_errors.h"
#endif // #ifdef ZSTD_RUST_BINDINGS_EXPERIMENTAL

#endif // #ifdef PKG_CONFIG


/* This file is used to generate bindings for both headers.
 * Check update_bindings.sh to see how to use it.
 * Or use the `bindgen` feature, which will create the bindings automatically. */

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/zstd-sys-2.0.13+zstd.1.5.6/zstd.h
wasmtime-28.0.0 ./ext/cargo-vendor/zstd-sys-2.0.13+zstd.1.5.6/zstd.h
wasmtime-27.0.0 ./ext/cargo-vendor/zstd-sys-2.0.13+zstd.1.5.6/zstd.h
wasmtime-26.0.0 ./ext/cargo-vendor/zstd-sys-2.0.13+zstd.1.5.6/zstd.h
wasmtime-25.0.2 ./ext/cargo-vendor/zstd-sys-2.0.13+zstd.1.5.6/zstd.h
wasmtime-25.0.1 ./ext/cargo-vendor/zstd-sys-2.0.13+zstd.1.5.6/zstd.h
wasmtime-25.0.0 ./ext/cargo-vendor/zstd-sys-2.0.13+zstd.1.5.6/zstd.h
wasmtime-24.0.0 ./ext/cargo-vendor/zstd-sys-2.0.13+zstd.1.5.6/zstd.h
wasmtime-23.0.2 ./ext/cargo-vendor/zstd-sys-2.0.10+zstd.1.5.6/zstd.h
wasmtime-22.0.0 ./ext/cargo-vendor/zstd-sys-2.0.10+zstd.1.5.6/zstd.h
wasmtime-21.0.1 ./ext/cargo-vendor/zstd-sys-2.0.10+zstd.1.5.6/zstd.h
wasmtime-20.0.2 ./ext/cargo-vendor/zstd-sys-2.0.10+zstd.1.5.6/zstd.h
wasmtime-20.0.0 ./ext/cargo-vendor/zstd-sys-2.0.10+zstd.1.5.6/zstd.h
wasmtime-18.0.3 ./ext/cargo-vendor/zstd-sys-2.0.9+zstd.1.5.5/zstd.h
wasmtime-17.0.1 ./ext/cargo-vendor/zstd-sys-2.0.9+zstd.1.5.5/zstd.h
wasmtime-17.0.0 ./ext/cargo-vendor/zstd-sys-2.0.9+zstd.1.5.5/zstd.h
wasmtime-16.0.0 ./ext/cargo-vendor/zstd-sys-2.0.9+zstd.1.5.5/zstd.h
wasmtime-15.0.1 ./ext/cargo-vendor/zstd-sys-2.0.9+zstd.1.5.5/zstd.h
wasmtime-15.0.0 ./ext/cargo-vendor/zstd-sys-2.0.9+zstd.1.5.5/zstd.h
wasmtime-14.0.4 ./ext/cargo-vendor/zstd-sys-2.0.9+zstd.1.5.5/zstd.h