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 - instane of the node to get event from. [out] event_out - Pointer to return the event.
- Returns
- hipSuccess, hipErrorInvalidValue
- Warning
- : This API is marked as beta, meaning, while this is feature complete, it is still open to changes and may have outstanding issues.
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: