Return the hash key size in bytes from the TPI header.
Synopsis
Declared in <llvm/DebugInfo/PDB/Native/TpiStream.h>
uint32_t
getHashKeySize() const;
Return Value
The hash key size in bytes.
Created with MrDocs