hipgrapheventrecordnodegetevent Interface Reference#
hipfort::hipgrapheventrecordnodegetevent Interface Reference
Returns the event associated with an event record node. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipgrapheventrecordnodegetevent_ (node, event_out) |
Detailed Description
Returns the event associated with an event record node.
- Parameters
-
[in] node - Instance of the node to get event of. [out] event_out - Pointer to return the event.
- Returns
hipSuccess,hipErrorInvalidValue
Member Function/Subroutine Documentation
◆ hipgrapheventrecordnodegetevent_()
| integer(kind(hipsuccess)) function hipfort::hipgrapheventrecordnodegetevent::hipgrapheventrecordnodegetevent_ | ( | type(c_ptr), value | node, |
| type(c_ptr) | event_out | ||
| ) |
The documentation for this interface was generated from the following file: