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

Function WasmEdge_AsyncDelete

lib/api/wasmedge.cpp:3172–3174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3170}
3171
3172WASMEDGE_CAPI_EXPORT void WasmEdge_AsyncDelete(WasmEdge_Async *Cxt) noexcept {
3173 delete Cxt;
3174}
3175
3176// <<<<<<<< WasmEdge Async functions <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
3177

Callers 3

TESTFunction · 0.85
TESTFunction · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by 3

TESTFunction · 0.68
TESTFunction · 0.68
TESTFunction · 0.68