Return the number of modules in the Module Info substream.
Synopsis
Declared in <llvm/DebugInfo/PDB/Native/DbiModuleList.h>
uint32_t
getModuleCount() const;
Return Value
The module count.
Created with MrDocs