Type Definition pdb::IdInformation[][src]

type IdInformation<'s> = ItemInformation<'s, IdIndex>;

Zero-copy access to the PDB type stream (TPI).

This stream exposes types, the variants of which are enumerated by IdData. See ItemInformation for more information on accessing types.