Struct libdw_sys::Dwarf_Op [] [src]

#[repr(C)]
pub struct Dwarf_Op { pub atom: u8, pub number: Dwarf_Word, pub number2: Dwarf_Word, pub offset: Dwarf_Word, }

Fields

Trait Implementations

impl Debug for Dwarf_Op
[src]

[src]

Formats the value using the given formatter.

impl Copy for Dwarf_Op
[src]

impl Clone for Dwarf_Op
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more