Function holochain_wasmer_guest::return_err_ptr[][src]

pub fn return_err_ptr(wasm_error: WasmError) -> GuestPtrLen
Expand description

Convert a WasmError to a GuestPtrLen as best we can.