Function TVMFFIGetTypeInfo

Function TVMFFIGetTypeInfo#

Function Documentation#

const TVMFFITypeInfo *TVMFFIGetTypeInfo(int32_t type_index)#

Get dynamic type info by type index.

Pre:

type_index identifies a registered type.

Returns:

The type info.