Wasmtime
wasmtime_caller Struct Reference

#include <func.h>

Detailed Description

This structure is an argument to wasmtime_func_callback_t. The purpose of this structure is acquire a wasmtime_context_t pointer to interact with objects, but it can also be used for inspect the state of the caller (such as getting memories and functions) with wasmtime_caller_export_get.

This object is never owned and does not need to be deleted.


The documentation for this struct was generated from the following file: