pub unsafe extern "C" fn hipGraphDestroy(
graph: hipGraph_t,
) -> hipError_tExpand description
@brief Destroys a graph
@param [in] graph - instance of graph to destroy.
@returns #hipSuccess, #hipErrorInvalidValue
pub unsafe extern "C" fn hipGraphDestroy(
graph: hipGraph_t,
) -> hipError_t@brief Destroys a graph
@param [in] graph - instance of graph to destroy.
@returns #hipSuccess, #hipErrorInvalidValue