Docs.rs
fasthash-sys-0.3.2
fasthash-sys 0.3.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
flier
Dependencies
bindgen ^0.37
build
optional
gcc ^0.3
build
Versions
2.52%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fasthash_
sys
0.3.2
fasthash_sys
Function
metrohash128crc_2
Copy item path
Source
pub unsafe extern "C" fn metrohash128crc_2( key:
*const
u8
, len:
u64
, seed:
u32
, out:
*mut
u8
, )