Sha256: 3e08fb2b6ba0b383af0d170a930949021e05743ac0c0957cd45ccc61ec7d0eac
Contents?: true
Size: 399 Bytes
Versions: 37
Compression:
Stored size: 399 Bytes
Contents
#ifdef PKG_CONFIG /* Just use installed headers */ #include <zdict.h> // Don't use experimental features like zstdmt #else // #ifdef PKG_CONFIG #include "zstd/lib/zdict.h" #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
37 entries across 37 versions & 1 rubygems