graphEventWaitNodeGetEvent

external fun graphEventWaitNodeGetEvent(hNode: Long): Long

Returns the event associated with an event wait node. (cuGraphEventWaitNodeGetEvent)

Return

Pointer to return the event

Parameters

hNode

Node to get the event for