Project Alice
Loading...
Searching...
No Matches
XXH64_canonical_t Struct Reference

Canonical (big endian) representation of XXH64_hash_t. More...

#include <xxhash.h>

Public Attributes

unsigned char digest [sizeof(XXH64_hash_t)]
 

Detailed Description

Canonical (big endian) representation of XXH64_hash_t.

Definition at line 992 of file xxhash.h.

Member Data Documentation

◆ digest

unsigned char XXH64_canonical_t::digest[sizeof(XXH64_hash_t)]

Definition at line 992 of file xxhash.h.


The documentation for this struct was generated from the following file: