Struct libdw_sys::Dwarf_Block [] [src]

#[repr(C)]
pub struct Dwarf_Block { pub length: Dwarf_Word, pub data: *mut c_uchar, }

Fields

Trait Implementations

impl Debug for Dwarf_Block
[src]

[src]

Formats the value using the given formatter.

impl Copy for Dwarf_Block
[src]

impl Clone for Dwarf_Block
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more