Docs.rs
  • xxhash-sys-0.1.0
    • xxhash-sys 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • alexcrichton
    • Dependencies
      • libc ^0.2 normal
      • cmake ^0.1 build
    • Versions
    • 0% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

xxhash_sys0.1.0

  • All Items

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

Crate xxhash_sys

Source

Structs§

XXH32_canonical_t
XXH32_stateBody_t
XXH64_canonical_t
XXH64_stateBody_t

Enums§

XXH32_state_t
XXH64_state_t

Constants§

XXH_ERROR
XXH_OK

Functions§

XXH32⚠
XXH64⚠
XXH32_canonicalFromHash⚠
XXH32_createState⚠
XXH32_digest⚠
XXH32_freeState⚠
XXH32_hashFromCanonical⚠
XXH32_reset⚠
XXH32_update⚠
XXH64_canonicalFromHash⚠
XXH64_createState⚠
XXH64_digest⚠
XXH64_freeState⚠
XXH64_hashFromCanonical⚠
XXH64_reset⚠
XXH64_update⚠

Type Aliases§

XXH32_hash_t
XXH64_hash_t
XXH_errorcode