Function tvm_sys::ffi::TVMFuncFree  [−][src]
pub unsafe extern "C" fn TVMFuncFree(func: TVMFunctionHandle) -> c_intExpand description
\brief Free the function when it is no longer needed. \param func The function handle \return 0 when success, nonzero when failure happens
