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

pub const IMAGE_SYM_CLASS_AUTOMATIC: u8 = 1;

The automatic (stack) variable.

The value field specifies the stack frame offset.