This is the complete list of members for wasmtime::Memory, including all inherited members.
create(Store::Context cx, const MemoryType &ty) | wasmtime::Memory | inlinestatic |
data(Store::Context cx) const | wasmtime::Memory | inline |
grow(Store::Context cx, uint64_t delta) const | wasmtime::Memory | inline |
Memory(wasmtime_memory_t memory) | wasmtime::Memory | inline |
size(Store::Context cx) const | wasmtime::Memory | inline |
type(Store::Context cx) const | wasmtime::Memory | inline |