libgomp: acc_get_current_cuda_device

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