Source position: libwasmedge.pp line 532
type TWasmEdge_WrapFunc_t = function( |
This: pointer; |
Data: pointer; |
CallFrameCxt: PWasmEdge_CallingFrameContext; |
Params: PWasmEdge_Value; |
ParamLen: tuint32_t; |
Returns: PWasmEdge_Value; |
ReturnLen: tuint32_t |