libgomp: acc_hostptr

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