hippointersetattribute Interface Reference#
hipfort::hippointersetattribute Interface Reference
Sets information on the specified pointer. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hippointersetattribute_ (myvalue, attribute, ptr) |
Detailed Description
Sets information on the specified pointer.
[BETA]
- Parameters
-
[in] value Sets pointer attribute value [in] attribute Attribute to set [in] ptr Pointer to set attributes for
- Returns
hipSuccess,hipErrorInvalidDevice,hipErrorInvalidValue
- Warning
- This API is marked as Beta. While this feature is complete, it can change and might have outstanding issues.
Member Function/Subroutine Documentation
◆ hippointersetattribute_()
| integer(kind(hipsuccess)) function hipfort::hippointersetattribute::hippointersetattribute_ | ( | type(c_ptr), value | myvalue, |
| integer(kind(hip_pointer_attribute_context)), value | attribute, | ||
| type(c_ptr), value | ptr | ||
| ) |
The documentation for this interface was generated from the following file: