Serene Runtime
1.0.0-dev
C runtime for the Serene programming language
Loading...
Searching...
No Matches
XXH128_canonical_t Struct Reference
Public API
»
XXH3 family
#include <
xxhash.h
>
Data Fields
unsigned char
digest
[sizeof(
XXH128_hash_t
)]
Detailed Description
Definition at line
1598
of file
xxhash.h
.
Field Documentation
◆
digest
unsigned char XXH128_canonical_t::digest[sizeof(
XXH128_hash_t
)]
Definition at line
1598
of file
xxhash.h
.
The documentation for this struct was generated from the following file:
third_party/
xxhash.h
XXH128_canonical_t
Serene Runtime is free software, licensed under the
GNU LGPL v3
License.