Expand description
Auxiliary version information.
Fields
vda_name: U32<E>
Version or dependency names
vda_next: U32<E>
Offset in bytes to next verdaux
Implementations
Trait Implementations
Auto Trait Implementations
impl<E> RefUnwindSafe for Verdaux<E> where
E: RefUnwindSafe,
impl<E> UnwindSafe for Verdaux<E> where
E: UnwindSafe,
Blanket Implementations
Mutably borrows from an owned value. Read more