[][src]Type Definition holochain_wasmer_common::GuestPtr

type GuestPtr = WasmSize;

a WasmSize integer that points to a position in wasm linear memory that the host and guest are sharing to communicate across function calls