hipmodulegetfunctioncount Interface Reference#
hipfort::hipmodulegetfunctioncount Interface Reference
Returns the number of functions within a module. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipmodulegetfunctioncount_ (count, mod) |
Detailed Description
Returns the number of functions within a module.
- Parameters
-
[in] mod Module to get function count from [out] count function count from module
- Returns
hipSuccess,hipErrorInvalidValue,hipErrorInvalidContext,hipErrorNotInitialized,hipErrorNotFound,
Member Function/Subroutine Documentation
◆ hipmodulegetfunctioncount_()
| integer(kind(hipsuccess)) function hipfort::hipmodulegetfunctioncount::hipmodulegetfunctioncount_ | ( | integer(c_int) | count, |
| type(c_ptr), value | mod | ||
| ) |
The documentation for this interface was generated from the following file: