MpQ.toHash

struct MpQ
pure nothrow pragma(inline, true) const
size_t
toHash
()

Return Value

Type: size_t

A unique hash of the MpQ value suitable for use in a hash table.

Meta