Struct wasmtime_environ::wasm::wasmparser::Reloc [−][src]
Fields
ty: RelocTypeoffset: u32index: u32addend: Option<u32>Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Reloc
impl UnwindSafe for Reloc
Blanket Implementations
Mutably borrows from an owned value. Read more