Function wasmedge_sys::ffi::WasmEdge_AsyncWait
source · pub unsafe extern "C" fn WasmEdge_AsyncWait(
Cxt: *const WasmEdge_Async
)
Expand description
Wait a WasmEdge_Async execution.
\param Cxt the WasmEdge_ASync.
pub unsafe extern "C" fn WasmEdge_AsyncWait(
Cxt: *const WasmEdge_Async
)
Wait a WasmEdge_Async execution.
\param Cxt the WasmEdge_ASync.