pub unsafe extern "C" fn hipGraphDestroyNode(
node: hipGraphNode_t,
) -> hipError_tExpand description
@brief Remove a node from the graph.
@param [in] node - graph node to remove @returns #hipSuccess, #hipErrorInvalidValue
pub unsafe extern "C" fn hipGraphDestroyNode(
node: hipGraphNode_t,
) -> hipError_t@brief Remove a node from the graph.
@param [in] node - graph node to remove @returns #hipSuccess, #hipErrorInvalidValue