hipstreamgetflags Interface Reference#
hipfort::hipstreamgetflags Interface Reference
  Return flags associated with this stream. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipstreamgetflags_ (stream, flags) | 
Detailed Description
Return flags associated with this stream.
- Parameters
 - 
  
[in] stream stream to be queried [in,out] flags Pointer to an unsigned integer in which the stream's flags are returned  
- Returns
 - hipSuccess, hipErrorInvalidValue, hipErrorInvalidHandle
 - hipSuccess hipErrorInvalidValue hipErrorInvalidHandle
 
Return flags associated with this stream in *flags.
- See also
 - hipStreamCreateWithFlags
 
Member Function/Subroutine Documentation
◆ hipstreamgetflags_()
| integer(kind(hipsuccess)) function hipfort::hipstreamgetflags::hipstreamgetflags_ | ( | type(c_ptr), value | stream, | 
| type(c_ptr), value | flags | ||
| ) | 
The documentation for this interface was generated from the following file: