hipstreamcopyattributes Interface Reference

hipstreamcopyattributes Interface Reference#

HIPFORT API Reference: hipfort::hipstreamcopyattributes Interface Reference
hipfort::hipstreamcopyattributes Interface Reference

Copies attributes from source stream to destination stream. More...

Public Member Functions

integer(kind(hipsuccess)) function hipstreamcopyattributes_ (dst, src)
 

Detailed Description

Copies attributes from source stream to destination stream.

Parameters
[in]dst- Destination stream
[in]src- Source stream
Returns
hipSuccess, hipErrorInvalidValue

Member Function/Subroutine Documentation

◆ hipstreamcopyattributes_()

integer(kind(hipsuccess)) function hipfort::hipstreamcopyattributes::hipstreamcopyattributes_ ( type(c_ptr), value  dst,
type(c_ptr), value  src 
)

The documentation for this interface was generated from the following file: