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

pub const IMAGE_SYM_CLASS_END_OF_FUNCTION: u8 = 0xff;

A special symbol that represents the end of function, for debugging purposes.