hipmodulegetfunction Interface Reference

hipmodulegetfunction Interface Reference#

HIPFORT API Reference: hipfort::hipmodulegetfunction Interface Reference
hipfort::hipmodulegetfunction Interface Reference

Function with kname will be extracted if present in module. More...

Public Member Functions

integer(kind(hipsuccess)) function hipmodulegetfunction_ (myFunction, myModule, kname)
 

Detailed Description

Function with kname will be extracted if present in module.

Parameters
[in]module
[in]kname
[out]function
Returns
hipSuccess, hipErrorInvalidValue, hipErrorInvalidContext, hipErrorNotInitialized, hipErrorNotFound,

Member Function/Subroutine Documentation

◆ hipmodulegetfunction_()

integer(kind(hipsuccess)) function hipfort::hipmodulegetfunction::hipmodulegetfunction_ ( type(c_ptr)  myFunction,
type(c_ptr), value  myModule,
type(c_ptr), value  kname 
)

The documentation for this interface was generated from the following file: