Struct libelf_sys::Elf_Options_Hw [] [src]

#[repr(C)]
pub struct Elf_Options_Hw { pub hwp_flags1: Elf32_Word, pub hwp_flags2: Elf32_Word, }

Fields

Trait Implementations

impl Debug for Elf_Options_Hw
[src]

Formats the value using the given formatter.

impl Copy for Elf_Options_Hw
[src]

impl Clone for Elf_Options_Hw
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more