Module lief::pe::import

Expand description

This module represents PE’s Imports

Structs

  • Structure that represents an entry (i.e. an import) in the regular import table.

Type Aliases