Function tvm::runtime::function::ffi::TVMFuncFree [−][src]
Expand description
\brief Free the function when it is no longer needed. \param func The function handle \return 0 when success, nonzero when failure happens