Constant goblin::pe::symbol::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.