hipgetsymbolsize Interface Reference#
hipfort::hipgetsymbolsize Interface Reference
Gets the size of the given symbol on the device. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipgetsymbolsize_ (mysize, symbol) |
Detailed Description
Gets the size of the given symbol on the device.
- Parameters
-
[in] symbol - pointer to the device symbole [out] mySize - pointer to the size
- Returns
hipSuccess,hipErrorInvalidValue
Member Function/Subroutine Documentation
◆ hipgetsymbolsize_()
| integer(kind(hipsuccess)) function hipfort::hipgetsymbolsize::hipgetsymbolsize_ | ( | integer(c_size_t) | mysize, |
| type(c_ptr), value | symbol | ||
| ) |
The documentation for this interface was generated from the following file: