Type Definition wasmtime_environ::Relocations

source ·
pub type Relocations = PrimaryMap<DefinedFuncIndex, Vec<Relocation>>;
Expand description

Relocations to apply to function bodies.