hiphostgetflags Interface Reference#
hipfort::hiphostgetflags Interface Reference
Return flags associated with host pointer. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hiphostgetflags_orig (flagsPtr, hostPtr) |
Detailed Description
Return flags associated with host pointer.
- Parameters
-
[out] flagsPtr Memory location to store flags [in] hostPtr Host Pointer allocated through hipHostMalloc
- Returns
- #hipSuccess, #hipErrorInvalidValue
- See also
- hipHostMalloc
Member Function/Subroutine Documentation
◆ hiphostgetflags_orig()
| integer(kind(hipsuccess)) function hipfort::hiphostgetflags::hiphostgetflags_orig | ( | type(c_ptr), value | flagsPtr, |
| type(c_ptr), value | hostPtr | ||
| ) |
The documentation for this interface was generated from the following file: