goblin::pe::symbol

Constant IMAGE_SYM_CLASS_ARGUMENT

Source
pub const IMAGE_SYM_CLASS_ARGUMENT: u8 = 9;
Expand description

A formal argument (parameter) of a function.

The value field specifies the n th argument.