wasmtime_c_api

Type Alias WasmStoreContext

Source
pub type WasmStoreContext<'a> = StoreContext<'a, WasmStoreData>;

Aliased Typeยง

struct WasmStoreContext<'a>(/* private fields */);