MCPcopy Create free account
hub / github.com/WasmEdge/WasmEdge / WasmEdge_StoreDelete

Function WasmEdge_StoreDelete

lib/api/wasmedge.cpp:2265–2268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2263}
2264
2265WASMEDGE_CAPI_EXPORT void
2266WasmEdge_StoreDelete(WasmEdge_StoreContext *Cxt) noexcept {
2267 delete fromStoreCxt(Cxt);
2268}
2269
2270// <<<<<<<< WasmEdge store functions <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2271

Callers 5

deletePtrFunction · 0.85
~TestContextMethod · 0.85
TESTFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by 5

deletePtrFunction · 0.68
~TestContextMethod · 0.68
TESTFunction · 0.68
TESTFunction · 0.68
TESTFunction · 0.68