Constant goblin::pe::symbol::IMAGE_SYM_CLASS_AUTOMATIC[][src]

pub const IMAGE_SYM_CLASS_AUTOMATIC: u8 = 1;
Expand description

The automatic (stack) variable.

The value field specifies the stack frame offset.