Function TVMFFIGetTypeInfo#
Defined in File c_api.h
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.
Defined in File c_api.h
Get dynamic type info by type index.
type_index identifies a registered type.
The type info.