goblin::pe::symbol

Constant IMAGE_SYM_DTYPE_FUNCTION

Source
pub const IMAGE_SYM_DTYPE_FUNCTION: u16 = 2;
Expand description

The symbol is a function that returns a base type.