[][src]Function wasmtime_environ::reference_type

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

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