tvm
Public Attributes | List of all members
TVMArgs Struct Reference

#include <packed_func.h>

Collaboration diagram for TVMArgs:

Public Attributes

TVMValue values [TVM_CRT_MAX_ARGS]
 
int tcodes [TVM_CRT_MAX_ARGS]
 
uint32_t values_count
 

Member Data Documentation

◆ tcodes

int TVMArgs::tcodes[TVM_CRT_MAX_ARGS]

◆ values

TVMValue TVMArgs::values[TVM_CRT_MAX_ARGS]

◆ values_count

uint32_t TVMArgs::values_count

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