Type Definition tvm::runtime::function::ffi::TVMRetValueHandle[][src]

pub type TVMRetValueHandle = *mut c_void;
Expand description

\brief Handle to hold return value.