DoxigAlpha

ImportHintNameEntry

Every name ends with a NULL byte. IF the NULL byte does not fall on 2byte boundary, the entry structure is padded to ensure 2byte alignment.

Fields of this type

Fields

#
hint:u16
An index into the export name pointer table.
name:[1]u8
Pointer to NULL terminated ASCII name.