Function TVMFFIObjectGetTypeIndex

Function TVMFFIObjectGetTypeIndex#

Function Documentation#

inline int32_t TVMFFIObjectGetTypeIndex(TVMFFIObjectHandle obj)#

Get the type index of an object.

Parameters:

obj – The object handle.

Returns:

The type index.