Source position: libwasmedge.pp line 527
type TWasmEdge_HostFunc_t = function(
Data: pointer;
CallFrameCxt: PWasmEdge_CallingFrameContext;
Params: PWasmEdge_Value;
Returns: PWasmEdge_Value
):TWasmEdge_Result;