pub unsafe extern "C" fn WasmEdge_AsyncCancel(
Cxt: *mut WasmEdge_Async,
)Expand description
Cancel a WasmEdge_Async execution.
\param Cxt the WasmEdge_ASync.
pub unsafe extern "C" fn WasmEdge_AsyncCancel(
Cxt: *mut WasmEdge_Async,
)Cancel a WasmEdge_Async execution.
\param Cxt the WasmEdge_ASync.