|
Wasmtime
|
Non-owning reference to a ValType, must not be used after the original ValType is deleted.
More...
#include <val.hh>
Public Member Functions | |
| Ref (const wasm_valtype_t *ptr) | |
| Instantiates from the raw C API representation. | |
| Ref (const ValType &ty) | |
| Copy constructor. | |
| ValKind | kind () const |
| Returns the corresponding "kind" for this type. | |
Friends | |
| class | ValType |