hipgetfuncbysymbol Interface Reference#
hipfort::hipgetfuncbysymbol Interface Reference
Gets pointer to device entry function that matches entry function symbolPtr. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipgetfuncbysymbol_ (functionptr, symbolptr) |
Detailed Description
Gets pointer to device entry function that matches entry function symbolPtr.
- Parameters
-
[out] functionPtr Device entry function [in] symbolPtr Pointer to device entry function to search for
- Returns
hipSuccess,hipErrorInvalidDeviceFunction
Member Function/Subroutine Documentation
◆ hipgetfuncbysymbol_()
| integer(kind(hipsuccess)) function hipfort::hipgetfuncbysymbol::hipgetfuncbysymbol_ | ( | type(c_ptr) | functionptr, |
| type(c_ptr), value | symbolptr | ||
| ) |
The documentation for this interface was generated from the following file: