hipgrapheventrecordnodesetevent Interface Reference

hipgrapheventrecordnodesetevent Interface Reference#

HIPFORT API Reference: hipfort::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- Instance of the node to set event to.
[in]event- Pointer to the event.
Returns
hipSuccess, hipErrorInvalidValue

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: