hipgraphdestroy Interface Reference#
hipfort::hipgraphdestroy Interface Reference
Destroys a graph. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipgraphdestroy_ (graph) |
Detailed Description
Destroys a graph.
- Parameters
-
[in] graph - instance of graph to destroy.
- 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
◆ hipgraphdestroy_()
integer(kind(hipsuccess)) function hipfort::hipgraphdestroy::hipgraphdestroy_ | ( | type(c_ptr), value | graph | ) |
The documentation for this interface was generated from the following file: