Constant goblin::pe::symbol::IMAGE_SYM_CLASS_AUTOMATIC
source · pub const IMAGE_SYM_CLASS_AUTOMATIC: u8 = 1;Expand description
The automatic (stack) variable.
The value field specifies the stack frame offset.