Wasmex.call_function

You're seeing just the function call_function, go back to Wasmex module for more information.
Link to this function

call_function(pid, name, params)

Calls a function with the given name and params on the WebAssembly instance and returns its results.