hipgraphmemsetnodegetparams Interface Reference#
hipfort::hipgraphmemsetnodegetparams Interface Reference
Gets a memset node's parameters. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipgraphmemsetnodegetparams_ (node, pnodeparams) |
Detailed Description
Gets a memset node's parameters.
- Parameters
-
[in] node - Instance of the node to get parameters of. [out] pNodeParams - Pointer to the parameters.
- Returns
hipSuccess,hipErrorInvalidValue
Member Function/Subroutine Documentation
◆ hipgraphmemsetnodegetparams_()
| integer(kind(hipsuccess)) function hipfort::hipgraphmemsetnodegetparams::hipgraphmemsetnodegetparams_ | ( | type(c_ptr), value | node, |
| type(hipmemsetparams) | pnodeparams | ||
| ) |
The documentation for this interface was generated from the following file: