Constant STYP_TEXT
const STYP_TEXT: u16 = 32u16
Specifies an executable text (code) section. A section of this type contains the executable instructions of a program.
STYP_TEXTconst STYP_TEXT: u16 = 32u16
Specifies an executable text (code) section. A section of this type contains the executable instructions of a program.