hippointergetattributes Interface Reference#
hipfort::hippointergetattributes Interface Reference
  Return attributes for the specified pointer. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hippointergetattributes_ (attributes, ptr) | 
Detailed Description
Return attributes for the specified pointer.
- Parameters
 - 
  
[out] attributes attributes for the specified pointer [in] ptr pointer to get attributes for  
- Returns
 - hipSuccess, hipErrorInvalidDevice, hipErrorInvalidValue
 
- See also
 - hipPointerGetAttribute
 
Member Function/Subroutine Documentation
◆ hippointergetattributes_()
| integer(kind(hipsuccess)) function hipfort::hippointergetattributes::hippointergetattributes_ | ( | type(c_ptr) | attributes, | 
| type(c_ptr), value | ptr | ||
| ) | 
The documentation for this interface was generated from the following file: