Function tvm::runtime::function::ffi::TVMArrayFree [−][src]
Expand description
\brief Free the TVM Array. \param handle The array handle to be freed. \return 0 when success, nonzero when failure happens