pub unsafe extern "C" fn wasm_runtime_dump_call_stack(
exec_env: wasm_exec_env_t,
)
Expand description
Dump the call stack to stdout
@param exec_env the execution environment
pub unsafe extern "C" fn wasm_runtime_dump_call_stack(
exec_env: wasm_exec_env_t,
)
Dump the call stack to stdout
@param exec_env the execution environment