Returns the first 64 bits from the resulting hash.

Synopsis

Declared in <hash.h>

uint64_t
GetCheapHash();

Return Value

The low 64 bits of the double‐SHA‐256 hash.

Created with MrDocs