libgomp: acc_deviceptr

1 
1 5.27 'acc_deviceptr' - Get device pointer associated with specific host address.
1 ================================================================================
1 
1 _Description_
1      This function returns the device address that has been mapped to
1      the host address specified by H.
1 
1 _C/C++_:
1      _Prototype_:   'void *acc_deviceptr(h_void *h);'
1 
1 _Reference_:
1      OpenACC specification v2.0 (https://www.openacc.org), section
1      3.2.27.
1