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

pub const IMAGE_SYM_CLASS_AUTOMATIC: u8 = 1; // 0_x01u8

The automatic (stack) variable.

The value field specifies the stack frame offset.