Constant goblin::pe::symbol::IMAGE_SYM_CLASS_AUTOMATIC [−][src]
pub const IMAGE_SYM_CLASS_AUTOMATIC: u8 = 1;
The automatic (stack) variable.
The value
field specifies the stack frame offset.
pub const IMAGE_SYM_CLASS_AUTOMATIC: u8 = 1;
The automatic (stack) variable.
The value
field specifies the stack frame offset.