Serene Runtime 1.0.0-dev
C runtime for the Serene programming language
Loading...
Searching...
No Matches
XXH64_canonical_t Struct Reference

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

#include <xxhash.h>

Data Fields

unsigned char digest [sizeof(XXH64_hash_t)]

Detailed Description

Canonical (big endian) representation of XXH64_hash_t.

Definition at line 1020 of file xxhash.h.

Field Documentation

◆ digest

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

Definition at line 1020 of file xxhash.h.


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