Type Definition tvm::function::ffi::TVMFunctionHandle[][src]

pub type TVMFunctionHandle = *mut c_void;
Expand description

\brief Handle to packed function handle.