libgomp: acc_get_cuda_stream

1 
1 5.34 'acc_get_cuda_stream' - Get CUDA stream handle.
1 ====================================================
1 
1 _Description_
1      This function returns the CUDA stream handle.  This handle is the
1      same as used by the CUDA Runtime or Driver API's.
1 
1 _C/C++_:
1      _Prototype_:   'acc_get_cuda_stream(void);'
1 
1 _Reference_:
1      OpenACC specification v2.0 (https://www.openacc.org), section
1      A.2.1.3.
1