Struct object::elf::Versym [−][src]
Expand description
Version symbol information
Tuple Fields
0: U16<E>
Trait Implementations
Auto Trait Implementations
impl<E> RefUnwindSafe for Versym<E> where
E: RefUnwindSafe,
impl<E> UnwindSafe for Versym<E> where
E: UnwindSafe,
Blanket Implementations
Mutably borrows from an owned value. Read more