Module ptr

Source

Structs§

WasmPtr
A zero-cost type that represents a pointer to something in Wasm linear memory.

Type Aliases§

WasmPtr64
Alias for `WasmPtr<T, Memory64>.