[][src]Type Definition wasmtime_environ::Relocations

type Relocations = PrimaryMap<DefinedFuncIndex, Vec<Relocation>>;

Relocations to apply to function bodies.