Type Alias wasmtime_c_api::WasmStoreContextMut
source · pub type WasmStoreContextMut<'a> = StoreContextMut<'a, WasmStoreData>;
Aliased Type§
struct WasmStoreContextMut<'a>(/* private fields */);
pub type WasmStoreContextMut<'a> = StoreContextMut<'a, WasmStoreData>;
struct WasmStoreContextMut<'a>(/* private fields */);