Function hip_sys::hiprt::hipGraphExecDestroy
source · pub unsafe extern "C" fn hipGraphExecDestroy(
graphExec: *mut hipGraphExec
) -> hipError_tExpand description
@brief Destroys an executable graph
@param [in] pGraphExec - instance of executable graph to destry.
@returns #hipSuccess.
@warning : This API is marked as beta, meaning, while this is feature complete, it is still open to changes and may have outstanding issues.