Struct libelf_sys::Elf32_gptab__bindgen_ty_2 [] [src]

#[repr(C)]
pub struct Elf32_gptab__bindgen_ty_2 { pub gt_g_value: Elf32_Word, pub gt_bytes: Elf32_Word, }

Fields

Trait Implementations

impl Debug for Elf32_gptab__bindgen_ty_2
[src]

Formats the value using the given formatter.

impl Copy for Elf32_gptab__bindgen_ty_2
[src]

impl Clone for Elf32_gptab__bindgen_ty_2
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more