Struct gimli::write::DebugFrame [−][src]
pub struct DebugFrame<W: Writer>(pub W);Expand description
A writable .debug_frame section.
Tuple Fields
0: WImplementations
Return the offset of the next write.
pub struct DebugFrame<W: Writer>(pub W);A writable .debug_frame section.
0: WReturn the offset of the next write.