Function tvm::function::ffi::TVMObjectGetTypeIndex [−][src]
Expand description
\brief Get the type_index from an object.
\param obj The object handle. \param out_tindex the output type index. \return 0 when success, nonzero when failure happens