hipmemgetallocationpropertiesfromhandle Interface Reference#
hipfort::hipmemgetallocationpropertiesfromhandle Interface Reference
Retrieve the property structure of the given handle. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipmemgetallocationpropertiesfromhandle_ (prop, handle) |
Detailed Description
Retrieve the property structure of the given handle.
- Parameters
-
[out] prop - properties of the given handle. [in] handle - handle to perform the query on.
- Returns
hipSuccess,hipErrorInvalidValue,hipErrorNotSupported
- Warning
- This API is marked as Beta. While this feature is complete, it can change and might have outstanding issues.
- Note
- This API is implemented on Linux and is under development on Microsoft Windows.
Member Function/Subroutine Documentation
◆ hipmemgetallocationpropertiesfromhandle_()
| integer(kind(hipsuccess)) function hipfort::hipmemgetallocationpropertiesfromhandle::hipmemgetallocationpropertiesfromhandle_ | ( | type(hipmemallocationprop) | prop, |
| type(c_ptr), value | handle | ||
| ) |
The documentation for this interface was generated from the following file: