Type Definition wasmtime_environ::Relocations[][src]

type Relocations = Vec<Vec<Relocation>>;

Relocations to apply to function bodies.