pub unsafe extern "C" fn hipGraphEventWaitNodeSetEvent(
node: hipGraphNode_t,
event: hipEvent_t,
) -> hipError_tExpand description
@brief Sets an event wait node’s event.
@param [in] node - Instance of the node to set event of. @param [in] event - Pointer to the event. @returns #hipSuccess, #hipErrorInvalidValue