Type Definition pdb::Type

source · []
pub type Type<'t> = Item<'t, TypeIndex>;
Expand description

Information on a primitive type, class, or procedure.