Function TVMFFIObjectGetTypeIndex#
Defined in File c_api.h
Function Documentation#
-
inline int32_t TVMFFIObjectGetTypeIndex(TVMFFIObjectHandle obj)#
Get the type index of an object.
- Parameters:
obj – The object handle.
- Returns:
The type index.
Defined in File c_api.h
Get the type index of an object.
obj – The object handle.
The type index.