[][src]Type Definition metagoblin::pe::export::ExportOrdinalTable

type ExportOrdinalTable = Vec<u16, Global>;

Array of indexes into the export address table.

Should obey the formula idx = ordinal - ordinalbase