Type Definition aingle_wasmer_common::GuestPtr[][src]

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