pub unsafe extern "C" fn WasmEdge_AsyncWait(
    Cxt: *const WasmEdge_Async
)
Expand description

Wait a WasmEdge_Async execution.

\param Cxt the WasmEdge_ASync.