Function wasmtime_environ::reference_type[][src]

pub fn reference_type(wasm_ty: WasmType, pointer_type: Type) -> Type
Expand description

Returns the reference type to use for the provided wasm type.