Struct libelf_sys::Elf64_Verdaux [] [src]

#[repr(C)]
pub struct Elf64_Verdaux { pub vda_name: Elf64_Word, pub vda_next: Elf64_Word, }

Fields

Trait Implementations

impl Debug for Elf64_Verdaux
[src]

Formats the value using the given formatter.

impl Copy for Elf64_Verdaux
[src]

impl Clone for Elf64_Verdaux
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more