libgomp: acc_get_current_cuda_context

1 
1 5.33 'acc_get_current_cuda_context' - Get CUDA context handle.
1 ==============================================================
1 
1 _Description_
1      This function returns the CUDA context 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_current_cuda_context(void);'
1 
1 _Reference_:
1      OpenACC specification v2.0 (https://www.openacc.org), section
1      A.2.1.2.
1