Struct libdw_sys::Dwarf_Global [] [src]

#[repr(C)]
pub struct Dwarf_Global { pub cu_offset: Dwarf_Off, pub die_offset: Dwarf_Off, pub name: *const c_char, }

Fields

Trait Implementations

impl Debug for Dwarf_Global
[src]

[src]

Formats the value using the given formatter.

impl Copy for Dwarf_Global
[src]

impl Clone for Dwarf_Global
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more