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