hipmoduleunload Interface Reference#
hipfort::hipmoduleunload Interface Reference
  Frees the module. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipmoduleunload_ (myModule) | 
Detailed Description
Frees the module.
- Parameters
 - 
  
[in] module  
- Returns
 - hipSuccess, hipInvalidValue module is freed and the code objects associated with it are destroyed
 
Member Function/Subroutine Documentation
◆ hipmoduleunload_()
| integer(kind(hipsuccess)) function hipfort::hipmoduleunload::hipmoduleunload_ | ( | type(c_ptr), value | myModule | ) | 
The documentation for this interface was generated from the following file: