Constant goblin::pe::symbol::IMAGE_SYM_CLASS_EXTERNAL [−][src]
pub const IMAGE_SYM_CLASS_EXTERNAL: u8 = 2;
A value that Microsoft tools use for external symbols.
The value field indicates the size if the section number is
IMAGE_SYM_UNDEFINED (0). If the section number is not zero,
then the value field specifies the offset within the section.