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

pub type TVMStreamHandle = *mut c_void;
Expand description

\brief The stream that is specific to device can be NULL, which indicates the default one.