hipgrapheventrecordnodesetevent Interface Reference#
hipfort::hipgrapheventrecordnodesetevent Interface Reference
Sets an event record node's event. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipgrapheventrecordnodesetevent_ (node, event) |
Detailed Description
Sets an event record node's event.
- Parameters
-
[in] node - instane of the node to set event to. [in] event - pointer to 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
◆ hipgrapheventrecordnodesetevent_()
integer(kind(hipsuccess)) function hipfort::hipgrapheventrecordnodesetevent::hipgrapheventrecordnodesetevent_ | ( | type(c_ptr), value | node, |
type(c_ptr), value | event | ||
) |
The documentation for this interface was generated from the following file: