extern struct Elf_Options [src]

Fields

kind: u8
size: u8
section: Elf32_Section
info: Word

Source

pub const Elf_Options = extern struct { kind: u8, size: u8, section: Elf32_Section, info: Word, }